Difference between revisions of "MW Server Tutorial"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
# Eclipse | # Eclipse | ||
## Subclipse | ## Subclipse | ||
+ | # Build MekWars | ||
## Check out Sourceforge SVN Repository | ## Check out Sourceforge SVN Repository | ||
− | |||
## Set project properties | ## Set project properties | ||
## Compile | ## Compile |
Revision as of 15:55, 29 October 2016
How to Build a MekWars Server
Step 1: Learn to compile
This is really not an optional step. TubeAlloy taught you how to set up IntelliJ, so I'm going to teach you how to set up Eclipse.
- Java
- Get a JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Install the JDK
- Eclipse
- Subclipse
- Build MekWars
- Check out Sourceforge SVN Repository
- Set project properties
- Compile
Step 2: Set up the initial environment
Step 3: First server start
Step 4: Logs, logs, logs
(obviously a work in progress)