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

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: over 1 year 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 .
```