Files
DarkRP2D/README.md
2018-06-05 10:02:42 +00:00

906 B

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

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

Networking

Networked physics uses Snapshot Interpolation and a Client-Server based approach.

Read this to find out why this decision was made.

Dependencies

  • SDL2
  • Box2D
  • entityx (downloaded by CMake)
  • ... (included)