It is also a bit annoying that in the game.project I specify assets/definitions
as a custom resource but I need to load it like sys.load_resource("/assets/definitions/file.json")
In the project it shouldn’t start with a slash but when loading the file it have to.