https://github.com/segabl/usedit
Song editor for UltraStar
https://github.com/segabl/usedit
lua sfml song-editor ultrastar
Last synced: about 1 year ago
JSON representation
Song editor for UltraStar
- Host: GitHub
- URL: https://github.com/segabl/usedit
- Owner: segabl
- Created: 2017-10-19T23:22:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T13:07:38.000Z (over 6 years ago)
- Last Synced: 2025-02-08T22:41:29.210Z (about 1 year ago)
- Topics: lua, sfml, song-editor, ultrastar
- Language: C++
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# USEdit
WIP song editor for UltraStar using SFML, audiere and LUA.

## Requirements
[Audiere 1.9.4](http://audiere.sourceforge.net/download.php)
[Lua 5.3.x](https://www.lua.org/download.html)
[SFML 2.4.x](https://www.sfml-dev.org/download.php)
[Sol 2.x](https://github.com/ThePhD/sol2/releases)