mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-06 08:39:06 +00:00
Rename & Repackage
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
|
||||
cd src
|
||||
"C:\Program Files\Java\jre7\bin\javac.exe" -cp . -d ../bin/ ./*java
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user