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

pgzrun a directory #332

Merged
merged 1 commit into from
Jan 18, 2025
Merged

pgzrun a directory #332

merged 1 commit into from
Jan 18, 2025

Conversation

lordmauve
Copy link
Owner

Allow pgzrun to run a directory.

If a directory, run the first file inside the directory containing:

* `__main__.py`
* `main.py`
* `run_game.py`
* `<name>.py` where `<name>` is the basename of the directory

Fixes #330

@lordmauve lordmauve enabled auto-merge (rebase) January 18, 2025 14:00
@lordmauve lordmauve merged commit 29d0361 into main Jan 18, 2025
2 of 3 checks passed
@lordmauve lordmauve deleted the lordmauve/issue330 branch January 18, 2025 14:01
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.

pgzrun a directory
1 participant