[release] No more copying! uber 1337
if you are NOT lasy, then stop reading and leave this thread
/flameshield on
Ok, so you are lasy
do you also hate it to evertime when u compile the server copy the .jar file onto a new folder?
ITS NOT NEEDED ANYMORE!
Make a new .bat file, call it copy.bat
Code:
@echo off
copy "SERVER FILES\dist\odinms.jar" "SERVER FILES\trunk\dist" /V /Y
pause
change the SERVER FILES with your server files path :D
run it and voila
do not flame, say that you like it (even though you dont, (which is obviously))
Re: [release] No more copying! uber 1337
Re: [release] No more copying! uber 1337
Re: [release] No more copying! uber 1337
i lol at the fail of this thread ^^"
Re: [release] No more copying! uber 1337
Why not make shortcuts. D:
I guess this is fine too..
Re: [release] No more copying! uber 1337
Re: [release] No more copying! uber 1337
Re: [release] No more copying! uber 1337
Re: [release] No more copying! uber 1337
Quote:
Originally Posted by
Clysse
^^
Heh.
Re: [release] No more copying! uber 1337
hmm nice work i like what u did.
Re: [release] No more copying! uber 1337
Don't you only have to copy the odinms.jar and move it? Just saying. No flame intended.
Re: [release] No more copying! uber 1337
Good one
I was thinking doing this too.
Re: [release] No more copying! uber 1337
dont know how it works...
Re: [release] No more copying! uber 1337
Lol people are lazy as hell these days. But still, a batch file can do tons :D
Re: [release] No more copying! uber 1337
@Sartigan
It copys your SERVER FILES dist folder containing OdinMS.jar so you don't have to compile.