Skip to content

feat: new editor and project commands#65

Closed
charlie-runreal wants to merge 0 commit intomainfrom
cc-codemove
Closed

feat: new editor and project commands#65
charlie-runreal wants to merge 0 commit intomainfrom
cc-codemove

Conversation

@charlie-runreal
Copy link
Copy Markdown
Contributor

…commands

  • Created a 'project' folder for any project related commands
  • Moved 'clean', 'pkg', 'runpython', 'gen', and 'build'(renamed to 'compile')
  • Added commands for:
  • 'editor': to run the editor
  • 'run': to run the project as a game
  • 'cook': to cook the project for the host platform (We can add arguments for platform and target later)
  • Created 'project.ts' in lib for containing functions related to projects
  • Created 'report.ts' for functions related to reporting and formatting logs

@charlie-runreal charlie-runreal added the enhancement New feature or request label May 5, 2025
@charlie-runreal charlie-runreal marked this pull request as draft May 5, 2025 20:27
@charlie-runreal charlie-runreal marked this pull request as ready for review May 5, 2025 21:21
@runreal-warman runreal-warman changed the title feat: refactored some code into shared spaces and added a few editor … feat: new editor and project commands May 5, 2025
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.

2 participants