Giter Site home page Giter Site logo

teeworldscn / teeworlds-infclassr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sirius1242/teeworlds-infclassr

0.0 1.0 4.0 94.71 MB

Slightly modified version of official InfClass

License: Other

Lua 0.66% Python 1.01% Batchfile 0.01% C++ 63.08% C 33.71% Shell 0.01% Objective-C 0.25% Dockerfile 0.01% CMake 1.28%

teeworlds-infclassr's Introduction

Note that this is a 0.6 teeworlds mod (DDNet-compatible), if you are looking for 0.7 version, check InfCroya

Teeworlds InfClassR

Slightly modified version of original InfClass by necropotame.

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/yavl/teeworlds-infclassr
cd teeworlds-infclassr

Copy bam executable into teeworlds-infclassr 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 nogeolocation=true
bam server_debug

Server commands

Read the wiki

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.