Importing an Exported Project

Godot Version

4.4

Question

Hello! I recently exported a project to web and it works correctly, however, when I came back to my project a week later, I seem to have lost a few days of progress. Is there a way to turn correctly exported project files into something that I can reimport to regain them?

If there isn’t a way to get all of it easily, is there an easy place to find my code if it still exists in a parseable way?

For the future, I would highly recommend learning the basics of a Version Control System, such as Git, so that you won’t lose any progress again.

As for recovering a project, you CAN try to use a tool such as this one:

Thank you so much for the help! A friend of mine has been telling me to use Git and I should listen to the both of you. It was able to recover them this time luckily, but I’ll get on Git so this won’t be a future issue :]

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.