Ecosyste.ms: Awesome
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: 12 days ago
JSON representation
MMOTee in lua lol
- Host: GitHub
- URL: https://github.com/Myr-13/mmoteexd
- Owner: Myr-13
- License: other
- Created: 2024-02-04T10:31:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T18:54:23.000Z (9 months ago)
- Last Synced: 2024-02-19T20:21:28.263Z (9 months ago)
- Topics: ddnet-mod, ddracenetwork, mmorpg, opengl, teeworlds, teeworlds-server
- Language: C++
- Homepage:
- Size: 43 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# MMO based on teeworlds
## Coded in C++ and luaMaybe 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 .
```