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

Remove zip dependency and add file compression using python #10

Open
TechnologyClassroom opened this issue Oct 12, 2020 · 0 comments
Open

Comments

@TechnologyClassroom
Copy link
Owner

In builddatapack.sh, the simulation is run 40 times. All data is bundled into a datapack using mkdir, mv, zip, and rm. Finding a pythonic way to do this would increase the number of operating systems that could use dice-mechanic-sim.

zipfile should work.

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