Because there is no safe modding support for godot, im planing to make a simple modding language, just by reading text, character by character.
I have done it in lua before (was a test), it was a lot of work & mess and gave a very weak language.
Is there easyer ways to do this with godot? any tips?