Added initial version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
title Cache editor
|
||||
java -client -Xmx512m -cp bin;lib/* com.editor.Main
|
||||
pause
|
||||
Reference in New Issue
Block a user