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

Add option to specify filename for instances in GameInstanceGenerator (cleaned) #44

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

phisad
Copy link
Collaborator

@phisad phisad commented Feb 6, 2024

As a first step towards #12, GameInstanceGenerator.generate() can now be given a file name to create different versions of instances in in/ (default is set to "instances.json" as before)

Anne Beyer added 2 commits January 29, 2024 17:23
….generate(), default is set to instances.json to allow for backward compatibility
@phisad phisad self-assigned this Feb 6, 2024
@phisad phisad added the enhancement New feature or request label Feb 6, 2024
@phisad
Copy link
Collaborator Author

phisad commented Feb 6, 2024

dropped an unrelated commit from #38

@phisad phisad merged commit 6e4069c into main Feb 6, 2024
phisad added a commit that referenced this pull request Feb 8, 2024
… (cleaned) (#44)

* add option to specify filename for instances in GameInstanceGenerator.generate(), default is set to instances.json to allow for backward compatibility

* inline no where else used storing function

---------

Co-authored-by: Anne Beyer <anne.beyer@uni-potsdam.de>
@AnneBeyer AnneBeyer deleted the AnneBeyer/main branch February 12, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant