mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-09 12:37:50 +00:00
First progress on forge support
- add forge module - github actions build and release - aim for all-in-one jar supporting both fabric and forge **NOTICE** Forge support is not currently working. Signed-off-by: Lucas Petrino <nsx1lucas@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
architectury {
|
||||
injectInjectables = false
|
||||
minecraft = properties["minecraft_version"].toString()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user