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

Convert to new format #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Herringway
Copy link
Member

This is a pretty big change. But things should be much easier to work with now.

Major format changes include:

  • Split documents into separate metadata and game data files.
  • Reverted the tag thing, as it ended up not really giving any benefits for developers.
  • Changed the script tables in the metadata to be a simple array instead of the weird tree thing I had going on before.

I may be forgetting some things, but most of the actual changes in here were just adding empty descriptions (to be filled in at a later date) and bringing back the Type: field.

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

Successfully merging this pull request may close these issues.

1 participant