Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 266 Bytes

soapbox-race-mp

What is this?

This is the version of the multiplayer racing server used on Apex. Not quite 100% working.

How do I compile it?

Step 1: Get Maven

Step 2: mvn clean compile assembly:single

Step 3: Check the target folder.

Have fun!