Beginnings of the modlist.txt system

Added the mod directories with their modlist.txt files, and a script to verify
that all mod list files have been downloaded.
This commit is contained in:
Eric J. Bowersox
2015-11-03 23:49:54 -07:00
parent 6f3156b8c9
commit d0f25968e4
5 changed files with 26 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*~
build/
mods-source/client/*.jar
mods-source/forge/*.jar
mods-source/server/*.jar