Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mvsim::World::save() towards a GUI World Editor #50

Open
jlblancoc opened this issue Aug 8, 2024 · 0 comments
Open

Implement mvsim::World::save() towards a GUI World Editor #50

jlblancoc opened this issue Aug 8, 2024 · 0 comments

Comments

@jlblancoc
Copy link
Member

At present, Word can be loaded from XML but cannot be saved.

If we implement a save method, it would be the first step towards a GUI world editor.

The most complicated part of this save is keeping track of "classes" for vehicles and blocks. for loops and such could be left for the future.

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

No branches or pull requests

1 participant