Go to file
2020-04-28 14:04:34 +02:00
gradle/wrapper Init 2020-04-27 11:04:38 +02:00
src Updated manifest 2020-04-28 13:55:01 +02:00
.gitignore initial fork commit 2020-04-27 13:26:02 +02:00
build.gradle Init 2020-04-27 11:04:38 +02:00
downloadMods.py initial fork commit 2020-04-27 13:26:02 +02:00
getModlist.py initial fork commit 2020-04-27 13:26:02 +02:00
gradlew Init 2020-04-27 11:04:38 +02:00
gradlew.bat Init 2020-04-27 11:04:38 +02:00
LICENSE Create LICENSE 2020-04-28 14:04:34 +02:00
README.md Update README.md 2020-04-28 13:44:43 +02:00
settings.gradle Init 2020-04-27 11:04:38 +02:00

Anvilcraft3

  • Execute gradlew buildTwitch
    • To create the Twitch Import zip file in build/lib
  • Execute python downloadMods.py
    • To download all mods into /mods/
  • Execute python getModlist.py
    • To create a mods.csv file containing the names, authors, curseforge links, download count and ID of all mods