8000 GitHub - TCHalogen/smeditor: Online web tool to view and edit StepMania chart (.sm/.ssc files) @ https://tillvit.github.io/smeditor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TCHalogen/smeditor

 
 

Repository files navigation

SMEditor

Open source tool to view and edit StepMania charts.. You can view the tool at https://tillvit.github.io/smeditor Inspired by ArrowVortex

SMEditor is currently a work in progress. You can check the planned features here

Running

To start a dev web server, use npm run dev. To run the native app, run npm run dev and npm run app:dev.

Building

The website is split into two parts: the core webapp and the guide. You can build them seperately using npm run core:build or npm run guide:build, or build them together using npm run build.

To build the native app, run npm run app:build.

About

Online web tool to view and edit StepMania chart (.sm/.ssc files) @ https://tillvit.github.io/smeditor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.1%
  • CSS 6.0%
  • HTML 1.3%
  • Other 1.6%
0