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

Ability to convert flashcart to sqlite database and back again #6

Open
randomouscrap98 opened this issue Mar 16, 2024 · 0 comments
Open

Comments

@randomouscrap98
Copy link
Owner

Although the decoding and compilation of a flashcart should generally be enough, exporting to a db format will allow scripters to modify their flashcart OUTSIDE the toolset, allowing for far more powerful modifications.

Or should it be on the filesystem, given that inserting binary data may be difficult? A filesystem format would require a method for ordering everything but could be perfectly adequate...

A singular file lends itself far better to storage/archiving/conversion though. Perhaps just include example scripts for moving things around.

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

No branches or pull requests

1 participant