Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add JsDos and Ruffle engine types#15

Open
cloud9c wants to merge 1 commit intomainfrom
feat/ruffle-and-jsdos
Open

Add JsDos and Ruffle engine types#15
cloud9c wants to merge 1 commit intomainfrom
feat/ruffle-and-jsdos

Conversation

@cloud9c
Copy link
Contributor

@cloud9c cloud9c commented Feb 24, 2026

Summary

  • Add jsdos and ruffle as new engine types alongside godot, unity, and custom
  • Support config parsing, CLI args, init scaffolding, and dev server for both engines
  • Refactor engine_type() detection to use a collected-engines pattern instead of tuple matching

Test plan

  • doppler run -- cargo check compiles successfully
  • doppler run -- cargo run init shows JsDos and Ruffle in the engine selection prompt
  • Verify wavedash.toml with [jsdos] or [ruffle] sections parses correctly

🤖 Generated with Claude Code

@cloud9c cloud9c changed the base branch from feat/stats-achievements-commands to main March 2, 2026 20:57
Co-Authored-By: Claude Opus 4.6 <[email protected]>
@cloud9c cloud9c force-pushed the feat/ruffle-and-jsdos branch from 1998c87 to 9d0c0b3 Compare March 2, 2026 21:04
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