1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Updated Changes to original game (markdown)

Ted John
2015-02-10 22:16:23 +00:00
parent 5fca361a70
commit e6931775d9

@@ -6,7 +6,7 @@
* Park window viewport is resizeable.
* Ability to open extra viewports.
* Text input is no longer done through a MS Windows input box.
* Cheats window.
* Cheats window (CTRL-ALT-C).
* Screenshot format is now PNG
* BMP still possible, but has to be configured in config.ini
* Game configuration and screenshots are saved in < UserHomeFolder >\OpenRCT2
@@ -16,4 +16,5 @@
* Languages stored as txt files in `./data/languages`
* Use + and - to change game speed.
* SC4 files can now also be opened as well as SV4 files in the scenario editor.
* Command line interface available: ```openrct2 edit ./forest_frontiers.sc4```
* Command line interface available: ```openrct2 edit ./forest_frontiers.sc4```
* Random map generator available in scenario editor. (Accessible via the view menu)