Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 923 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 923 Bytes

xpanic

中文版xPanic This xPanic remake was originally maintained by @kurosio but the source is over 2 years old and does not compile. This repository is an effort to fix, maintain, and revitalize the game mode.

NOTE: The source in this repository is based on a 2016 commit that did compile.

Building from source

  1. Download bam v0.4.0
  2. Build bam using the appropriate build script for your operating system (only tested with UNIX)
  3. Run ../bam/bam server_release to compile the server binary file

Running the server

  1. Create an accounts/ directory (This step is extremely important!)
  2. Create an autoexec_server.cfg file. An example file is provided as a reference. DO NOT JUST COPY AND PASTE THE CONTENTS! CARE MUST BE TAKEN TO REPLACE THE VALUES IN ALL CAPS.
  3. Execute the DDNet-Server binary file