Skip to content

Refactor GUI Engine, Clean Code, and Improve Project Configuration #188

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

thepherm
Copy link

@thepherm thepherm commented Dec 8, 2024

This pull request encompasses several enhancements aimed at improving the maintainability, configurability, and overall quality of the Game Pencil Engine (GPE) editor. The key changes are as follows:

  1. ** GPE Editor Refactoring:**

    • Refactored Hardcoded Paths: Refactored gpe_editor to remove hardcoded file paths, enhancing cross-platform compatibility and flexibility.
  2. Project Configuration Enhancements:

    • Added VS Code Configuration Files: Introduced Visual Studio Code configuration files to facilitate a better development environment for contributors using VS Code.
    • Added Build command ( ctrl/command + shift + b )
    • Added Run Command ( F5 ) to start latest build of GPE editor

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