mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-12 18:42:36 +01:00
Update VS2013U2 to VS2015
5
Home.md
5
Home.md
@@ -1,10 +1,10 @@
|
|||||||
## IRC / Reddit
|
## IRC / Reddit
|
||||||
Checkout **OpenRCT2** on [gitter](https://gitter.im/OpenRCT2/OpenRCT2) where development chat takes place and where help can be found.
|
Checkout **OpenRCT2** on [gitter](https://gitter.im/OpenRCT2/OpenRCT2) where development chat takes place and where help can be found.
|
||||||
|
|
||||||
The [OpenRCT2](http://www.reddit.com/r/openrct2) subreddit can be used to discuss less technical issues or items that don't warrant an issue.
|
The [OpenRCT2](http://www.reddit.com/r/openrct2) subreddit and [OpenRCT2/non-dev](https://gitter.im/OpenRCT2/OpenRCT2/non-dev) gitter can be used to discuss less technical issues or items that don't warrant an issue.
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
OpenRCT2 has been written in C99 for compiling primarily with Visual Studio 2013 Update 2 or newer (GCC is also supported). As OpenRCT2 matures it will become more platform/compiler independent see below for help with alternative operating systems. Please note older versions of Visual Studio 2013 may not compile correctly due to issues with handling C99.
|
OpenRCT2 has been written in C99 for compiling primarily with Visual Studio 2015 or newer (GCC is also supported). As OpenRCT2 matures it will become more platform/compiler independent see below for help with alternative operating systems. Please note older versions of Visual Studio may not compile correctly due to issues with handling C99.
|
||||||
|
|
||||||
## What shall I work on?
|
## What shall I work on?
|
||||||
Ensure that you do not work on something that someone else is already working on. All current pieces of work in progress are listed in [[Work in progress]].
|
Ensure that you do not work on something that someone else is already working on. All current pieces of work in progress are listed in [[Work in progress]].
|
||||||
@@ -12,6 +12,7 @@ Ensure that you do not work on something that someone else is already working on
|
|||||||
## Pages
|
## Pages
|
||||||
### General information
|
### General information
|
||||||
* [[Changes to original game]], for a list of changes and features that have been made and implemented so far.
|
* [[Changes to original game]], for a list of changes and features that have been made and implemented so far.
|
||||||
|
* [[FAQ & Common Issues]]
|
||||||
* [[Known Issues from the RCT2 Readme]]
|
* [[Known Issues from the RCT2 Readme]]
|
||||||
* [[Found bugs and limitations in RCT2]]
|
* [[Found bugs and limitations in RCT2]]
|
||||||
* [[Settings in config.ini]] for a list of settings that can be configured in config.ini
|
* [[Settings in config.ini]] for a list of settings that can be configured in config.ini
|
||||||
|
|||||||
Reference in New Issue
Block a user