Let’s be real, open sourcing it isn’t “hardly any work”. All the code has to be reviewed to make sure they can legally release it, no third-party proprietary stuff.
When starting a new game, don’t include that stuff. Not including proprietary stuff without meeting the licensing requirements is already a step in the process.
Let’s be real, open sourcing it isn’t “hardly any work”. All the code has to be reviewed to make sure they can legally release it, no third-party proprietary stuff.
When starting a new game, don’t include that stuff. Not including proprietary stuff without meeting the licensing requirements is already a step in the process.
There is a reason it’s included though. Stuff like fmod, bink video etc. does complicated things that you otherwise need to implement yourself.