Hi,
Been a long time…
I started a game called: “Red Light Racer” a month ago and nothing happened since.
I wish to put the above Defold game project aside for now and start something else.
How can I copy a Defold project and then rename it?
Let me know, thanks!
J.
Ok,
I copied the old project’s folder
and imported from disk.
Thanks!
J.
2 Likes
Please note that if you copied the entire folder, you also copied the hidden .git
folder.
This folder (if you’ve synchronized to a remote repository), will point to the old repository (since you copied it). So if you synchronize again, you might overwrite things in the previous game.
2 Likes