I accidentally saved my project with the r252 beta release and now can't open it in r25102 stable release.
I went into the project.c3proj and changed all r252 to r25102 and now I can open it in the C3 r25102 stable version. Is this safe to do? Or could it cause issues? BTW, I have NOT used any of the new features in r252.
The line :
"savedWithRelease": 25102,
Should use "25102" indeed.
Otherwise, for addons, the version number should be :
"version": "r251.2",
Not "25102".
Make sure to make that modification and see if it works better.
Develop games in your browser. Powerful, performant & highly capable.
Worked like a charm. Thanks Kyatric!