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

Make better file storage format #1

Open
BattleDash opened this issue Jan 12, 2021 · 0 comments
Open

Make better file storage format #1

BattleDash opened this issue Jan 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@BattleDash
Copy link
Owner

Currently .blendmc files are stored in plaintext and parsed line-by-line, this is because I'm not too familiar with python and can't figure out how to write bytes/ints directly to a buffer/file in a writeInt, writeFloat, etc manner.

If anyone has any ideas, feel free to make a pull request or reply to this thread.

@BattleDash BattleDash added enhancement New feature or request help wanted Extra attention is needed labels Jan 12, 2021
@BattleDash BattleDash self-assigned this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant