added fescen9 branch
This commit is contained in:
commit
af18b73908
17 changed files with 2168 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
rm -f *.class *.jar
|
||||
javac *.java -cp ../hey0/bin/Minecraft_Mod.jar:../minecraft_server.jar && jar cvf map.jar *.class
|
||||
Loading…
Add table
Add a link
Reference in a new issue