4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-11-17 23:41:55 +01:00
Commit graph

109 commits

Author SHA1 Message Date
1e23416330 mod list file will now be passed in as arg instead of getting it from config 2020-05-02 12:33:20 +02:00
4207f3e4a0 moved commands into commands package 2020-05-02 12:14:55 +02:00
3a62436ecd Moved ModInfo outside Commands.java 2020-05-02 11:20:51 +02:00
a58a45ead0 implemented modlist 2020-05-01 21:50:06 +02:00
05d4919bc4 add command interpreter
all commands will now get the full args passsed in for more freedom
2020-05-01 18:52:07 +02:00
ecb9443de4 Added config class 2020-05-01 12:51:57 +02:00
d9527a74be Added some commands in Commands.java 2020-05-01 11:05:09 +02:00
ba5e81267e add readme and some packages 2020-04-30 21:13:17 +02:00
706caab99b Init 2020-04-30 20:47:55 +02:00