Skip to content

Veljko277/oldteecore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeeCore

This is a foundation\frame for single gametype teeworlds mod (with some ddnet features)

Begun as a fork of tw+ by Pointer13
Included maps and some features are from the pointers fork
Recomended to see tw+ readme

Dependencies

# Debian/Ubuntu
sudo apt install build-essential cmake git python3 zlib1g-dev

Building (cmake & ninja)

mkdir build
cd build
cmake ../ -GNinja
ninja

Changelog

  • Removed gametypes
  • Content unrelated to server removed

About

stripped down version of twplus by pointer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published