Defold 1.13.0 has been released!

Sure! Release Orthographic Camera API 3.6.3 · britzl/defold-orthographic · GitHub

3 Likes

I have run this script on a local Defold project, in this way:

./check_removed_lua_apis.py --folder /path/to/local/project --report reports 

It reports removed API’s and what should be used in each case.
It does not update the project, I don’t think the Python code has this feature (?).
Has anyone added this?
Maybe turned the report table into a bash script?

2 Likes