RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.01k stars 175 forks source link

:wrench: Made content folder building optional #2888

Closed AnotherFoxGuy closed 2 years ago

tritonas00 commented 2 years ago

Eh why? :laughing:

AnotherFoxGuy commented 2 years ago

Eh why?

Because I use clion, and every time you switch configuration RoR rebuilds the cache Also for every build you have installed the content folder gets duplicated, so I ended up with 6 simple terrains in the terrain selector

tritonas00 commented 2 years ago

Tested, so we need -DCREATE_CONTENT_FOLDER=ON now. If you merge, be sure to update the wiki then or else manually building users will end up with no content

Still i would suggest ON by default, and you can use OFF when you have multiple configurations, we are the minority having multiple configurations

AnotherFoxGuy commented 2 years ago

Still i would suggest ON by default, and you can use OFF when you have multiple configurations, we are the minority having multiple configurations

Yea, that is true I've updated the PR to have it on by default

tritonas00 commented 2 years ago

Works fine now :+1: