-
Enthusiast
Compile AION Source code
Does anyone here know how to compile the game from the source code? Something like a guide or something?
Thank you in advance.
-
-
Account Upgraded | Title Enabled!
Re: Compile AION Source code
- Download and Install Java JDK 7
- http://www.oracle.com/technetwork/ja...s-1880260.html
- http://docs.oracle.com/javase/8/docs....html#CHDEBCCJ
- Download and Install TortoiseSVN
- http://tortoisesvn.net/downloads.html
- right click on Desktop and press "SVN Checkout..."
- Now copy and paste the subversion link from Aion source "http://al-reload.googlecode.com/svn/trunk/"
- compile Gameserver: build_gameserver.bat
- compile Loginserver: build_loginserver.bat
- - - Updated - - -
I hope this is all ;)
I have a configured VirtualBox Image for this
-
Apprentice
Re: Compile AION Source code
Thanks for the guide,
But give forward, do not know what steps to mount the
Gameserver, LoginServer and Chatserver ....
Can you help me understand how to do?
Many Thanks!
-
dev
Re: Compile AION Source code