I made a simple CLI-based program to convert osu!mania normal notes to P-notes (aka fake notes). This tool is useful for osu!mania mappers who want to automate making gimmicks (templates) in a simple step!
Github link: https://github.com/aryoadhi/osuPNoteConverter
How to use:
Any suggestions and improvements are welcome!
Github link: https://github.com/aryoadhi/osuPNoteConverter
How to use:
- Put the source .osu file on the same directory with this application
- Run the application
- When prompted, input the full filename (with .osu extension)
- Press Enter. The program will automatically backup the file as (filename).osu.backup and create new (filename).osu file.
Any suggestions and improvements are welcome!