Skip to content

TeeworldsFun/teeworlds-xPanic

 
 

Repository files navigation

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

Releases

No releases published

Languages

  • C 56.3%
  • C++ 41.1%
  • Python 1.6%
  • Lua 0.7%
  • Objective-C 0.2%
  • CMake 0.1%