Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 372 Bytes

This repository contains the server that does the core-logic of the gameplay, as well as all the protocol & client handling.

How to use

Import the maven project into eclipse. Add these lines as program arguments "right click skyport/Skyport.java" > Run As > Run Configurations > Arguments

--map assets/balanced/high-noon-2p.skyportmap

and press run.