Ask original owner access

For a school project, I would like to use the easiest made games possible, so I simply used templates and changed the objects and characters. It says I need to ask the original owner for access so I can use metrics, how do I do this? Where do I find the original owner? The games are no for commercial use nor are they complicated as I am a beginner and it is just for a small prototype campaign.

Thanks!

That shouldn’t happen, templates should not be registered. Please submit an issue at Issues · GDevelopApp/GDevelop-examples · GitHub

In the meantime, you can try to follow those steps

  1. Close GDevelop
  2. Back up your project file
  3. Open your project file in a basic text editor like notepad
  4. Remove the projectUUID entry which should be among the first lines
  5. Save the changes
  6. Reopen GDevelop
1 Like

Worked, thanks a lot!!