Skip to content

Conversation

nlupugla
Copy link

Use this demo to test the Saveload API godotengine/godot#79644 still currently in progress.

@TheYellowArchitect
Copy link

idk what im doing wrong. git clone https://github.com/nlupugla/godot-demo-projects does not have any save directory inside loading directory, even though I see it on github.

Also it would be great if it was zipped, so any1 can download and use (like an MRP) instead of downloading all of godot's demo projects.

@nlupugla
Copy link
Author

Thanks for the interest!

I'll see if I can attach the demo as a zip to the feature PR. It probably isn't working because you need to clone my saveload_api branch.

@TheYellowArchitect
Copy link

you are right, git clone defaults to master.

git clone -b saveload_api https://github.com/nlupugla/godot-demo-projects
The above works :)

@nlupugla
Copy link
Author

Great! I attached a zip to my feature PR too as per your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new demo waiting for godot PRs that can't be merged until an engine PR is merged first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants