1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

remove deleted page

Margen67
2021-04-18 06:15:13 -10:00
parent dd1d77137f
commit 2c0aebb234

13
Home.md

@@ -1,10 +1,9 @@
## IRC / Reddit
Check out **OpenRCT2** on [Discord](https://discord.gg/fsEwSWs) where development chat takes place.
The [OpenRCT2](http://www.reddit.com/r/openrct2) subreddit and the #general channel in the Discord server above can be used to discuss less technical issues or get help.
The [OpenRCT2](https://www.reddit.com/r/openrct2) subreddit and the #general channel in the Discord server above can be used to discuss less technical issues or get help.
## What shall I work on?
Things you can do:
* Improve the wiki pages.
* Improve [[language support]] by helping to translate.
@@ -15,7 +14,7 @@ Ensure that you do not work on something that someone else is already working on
## Pages
### General information
* [[Changes to original game]], for a list of changes and features that have been made and implemented so far.
* [FAQ & common issues](https://github.com/OpenRCT2/OpenRCT2/wiki/FAQ-&-Common-Issues)
* [FAQ & common issues](FAQ-&-Common-Issues)
* [[Required RCT2 files]] for running the game.
* [[Known Issues from the RCT2 Readme]]
* [[Found bugs and limitations in RCT2]]
@@ -33,15 +32,14 @@ Ensure that you do not work on something that someone else is already working on
* [[External influences]]
### Feature documentation
* [[Cheats window]]
* [[Cheats]]
* [[Sandbox mode]]
* [[Console]]
* [[Custom music]]
* [[Map generation]]
* [[Replay system]]
* [[Sandbox mode]]
### Contributing
See a step-by-step guide on [How to Contribute](https://github.com/OpenRCT2/OpenRCT2/wiki/How-To-Contribute), or skip to a relevant section below.
#### General information for contributors
@@ -113,12 +111,11 @@ all feature requests submitted as issues.
* [[Converting game commands to game actions - tutorial]]
* [[Game commands]]
* [[Newly identified fields]]
* [[Old coding style (left for reference)]]
* [[Peep sprite type]]
* [[STEX support removal]]
## Blogs
* [Mostly Prog](http://mostlyprog.wordpress.com) a blog by @duncanspumpkin.
* [Mostly Prog](https://mostlyprog.wordpress.com) a blog by @duncanspumpkin.
* [Kevin Burke](https://kev.inburke.com/) a blog by @kevinburke.
#### Check out the wiki locally