Skip to content

feat: new editor and project commands#66

Merged
runreal-warman merged 1 commit intomainfrom
cc-codemove
May 5, 2025
Merged

feat: new editor and project commands#66
runreal-warman merged 1 commit intomainfrom
cc-codemove

Conversation

@charlie-runreal
Copy link
Copy Markdown
Contributor

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

@runreal-warman runreal-warman merged commit 0e97f69 into main May 5, 2025
2 checks passed
This was referenced May 5, 2025
@charlie-runreal charlie-runreal deleted the cc-codemove branch May 24, 2025 13:55
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.

2 participants