Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

A more classes and more features infclass mod.一个更多职业和特性的infclass模组

License

Notifications You must be signed in to change notification settings

TeeMidnight/teeworlds-infclassCR

Repository files navigation

Note that this is a 0.6 teeworlds mod (DDNet-compatible), if you are looking for 0.7 version, check InfCroya
请注意这是个Teeworlds 0.6 Mod (DDNet-compatible),如果您要0.7版本,请前往 InfCroya

❗ If you would like to read the English version, please check the bottom

Teeworlds InfClassCR

修改自 yavl 的 InfClassR.

前置库

GeoLite2++ 使用IP定位

sudo apt install libmaxminddb-dev

克隆库并构建

安装 bam 0.4.0 构建工具,或者使用已编译好的 bam 来构建。

git clone https://github.com/TeeDreamStudio/teeworlds-infclassCR
cd teeworlds-infclassCR

然后把bam构建工具复制到teeworlds-infclassCR。记得把所有命令中的库url换成本库或者其它库。

Ubuntu / Mint / Debian

sudo apt install libicu-dev libmaxminddb-dev
./bam server_debug

查看 wiki 来了解更多。

macOS

via Homebrew:

brew install icu4c libmaxminddb
./bam server_debug_x86_64

Windows

应当安装GCC编译器,例如Mingw-w64

bam config stackprotector=true geolocation=false
bam server_debug

服务器指令

查看原版wiki

Teeworlds InfClassCR

Slightly modified version of original InfClassR by yavl.

Additional dependencies

GeoLite2++ is used for IP geolocation

sudo apt install libmaxminddb-dev

Building

Install bam 0.4.0 build tool. Compile it from source or get precompiled binaries for your platform.

git clone https://github.com/TeeDreamStudio/teeworlds-infclassCR
cd teeworlds-infclassCR

Copy bam executable into teeworlds-infclassCR directory.

on Ubuntu / Mint / Debian

sudo apt install libicu-dev libmaxminddb-dev
./bam server_debug

Read the wiki for more details.

on macOS

via Homebrew:

brew install icu4c libmaxminddb
./bam server_debug_x86_64

on Windows

GCC should be installed, e.g. Mingw-w64.

bam config stackprotector=true geolocation=false
bam server_debug

Server commands

Read the wiki

About

A more classes and more features infclass mod.一个更多职业和特性的infclass模组

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published