Avoid hardcoding "/Game"

Hi :slight_smile: Even though it is a very minor issue I hate having to hardcode the “/Game” string e.g. when renaming assets. This is done in all the tutorials that I have seen. I assume there must be some way to get this “root” but I have tried all the functions that I can find with promising names and none have been correct. (Python or C++)

Thanks!