Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Building/Testing

  1. Clone the repository
  2. Install the required modules by running npm install
  3. Build the website with npm run build or start a dev web server with npm run dev
  4. Build the native app with npm run app-build or run the app with npm run app-dev (use npm run dev first)

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 90.4%
  • CSS 7.1%
  • HTML 1.8%
  • Other 0.7%