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

Clean up configure.py, move common logic to tools/project.py #27

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

encounter
Copy link
Collaborator

This attempts to move all project-agnostic generator logic into tools/project.py, leaving an (ideally) much more focused and readable configure.py.

configure.py can be modified to suit a specific project's needs, while maintaining compatibility with future decomp-toolkit updates by sharing the core generator logic in tools/project.py.

Feedback appreciated!

@encounter encounter force-pushed the configure-cleanup branch 3 times, most recently from 90b2765 to 535d669 Compare September 13, 2023 21:55
@encounter encounter merged commit 069a67e into main Sep 13, 2023
6 checks passed
@encounter encounter deleted the configure-cleanup branch September 13, 2023 22:36
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.

1 participant