RCT2RideGenerator
RCT2RideGenerator copied to clipboard
Creates custom rides for RCT2
currently we have a huge file that gets sent via private messages to interested parties. should compile targeting windows. most potential users use windows and MSYS2 is a pain to...
if you load a project with another project loaded, things get weird. either remove load option after loading or fix loading
[ ] show list of models [ ] show current model name [ ] delete model from animation
create default color schemes editor GUI to edit default color schemes within the tool
Generating .DATs of > 16 MB appears to create invalid .DATs, according to experimental results and @janisozaur's comment: https://github.com/OpenRCT2/OpenRCT2/issues/6460
Eventually I want to go through and upgrade all the GTK stuff so it doesn't make such a mess, if GTK is going to be a long term solution.
With recent refactoring of our object loading code (OpenRCT2/OpenRCT2#4024), if you can stomach some C++, perhaps you could use the same object loading code as we do.
License
Hey, can you provide information on how do you license content in this repository? In case you're wondering, OpenRCT2 does GPL3 and apache license 2.0 is a common, compatible alternative....