mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 11:15:23 -05:00
they made it ARR and it's kinda scary
Common | ||
Fabric | ||
Forge | ||
gradle/wrapper | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
UniTagged
Setup dev environment
- Clone the repository
- Import into Intellij (VSCode and Eclipse are not tested, we recommend using Intellij)
- Run
gradle -> Tasks -> fabric -> genSources
&gradle -> forge -> Tasks -> forgegradle runs -> genIntellijRuns
- Have fun!