Skip to content

Add tutorial for adding custom resource handlers #2086

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

Merged
merged 6 commits into from
May 29, 2024

Conversation

MiCurry
Copy link
Contributor

@MiCurry MiCurry commented May 21, 2024

This PR adds a new page in the tutorial section of the docs that details how to add a custom resource handler.

Currently, it contains a section on adding resource handlers to one-file, standalone builds with Nuitka and PyInstaller. On the Nuitka and PyInstaller pages a references is added to this section.

This PR also fixes a small typo on the PyInstaller Tutorial page.

This PR would close #1200.

This PR fixes comments added by Clepto.
@MiCurry
Copy link
Contributor Author

MiCurry commented May 23, 2024

@Cleptomania thanks for the comments. I've added a commit that addresses them. Let me know what you feel about the added verbiage on the multi-directory resource handler section!

@MiCurry MiCurry requested a review from Cleptomania May 24, 2024 17:08
@Cleptomania Cleptomania merged commit ceca962 into pythonarcade:development May 29, 2024
8 checks passed
@MiCurry MiCurry deleted the docs/resource-handler branch May 29, 2024 21:38
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.

Resource Handler documentation
2 participants