Files
DarkRP2D/README.md
2017-11-03 11:51:30 +00:00

36 lines
731 B
Markdown

# README #
This README would normally document whatever steps are necessary to get your application up and running.
### What is this repository for? ###
* Quick summary
* Version
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
### How do I get set up? ###
* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines
### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact
# Dependencies #
- [SDL2] (https://www.libsdl.org/index.php)
- Box2D
- [entityx] (https://github.com/alecthomas/entityx) (downloaded by CMake)
- ... (included)