1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 08:12:53 +01:00

update src/readme.md

This commit is contained in:
Ted John
2014-11-16 15:37:41 +00:00
parent 2b7142e49f
commit 3876965c07

View File

@@ -24,6 +24,10 @@
Park management logic such as finance, marketing and research.
- **peep**
Guest and staff definitions and logic such as action management and pathfinding.
- **platform**
Compiler and operating system specific code such as type definitions, message handling and file input / output.
@@ -42,4 +46,4 @@
- **world**
World objects and mechanics such as the climate, landscape, sprites and park.
World objects and mechanics such as the climate, landscape, sprites and park.