Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Myr-13/mmoteexd

MMOTee in lua lol
https://github.com/Myr-13/mmoteexd

ddnet-mod ddracenetwork mmorpg opengl teeworlds teeworlds-server

Last synced: 12 days ago
JSON representation

MMOTee in lua lol

Awesome Lists containing this project

README

        

# MMO based on teeworlds
## Coded in C++ and lua

Maybe this readme will be better someday...

You can follow updates on our [discord server](https://discord.gg/eJwGMHsYPJ)

Building on windows
-------------------
```
mkdir build
cd build
cmake ..
cmake --build .
```