mu3-mods/README.md

16 lines
604 B
Markdown
Raw Normal View History

2024-05-21 21:57:39 +00:00
## µ3 mods
Miscellaneous mods for µ3/SDDT for my personal use.
### BetterGiveUp
Hold down the evil red menu button for 1 second to give up, or the friendlier yellow button to restart. Based on GiveUp, but Better (impossible to misclick).
### ExportChartData
Export some useful chart data into a dollar-separated file (charts.csv) when the game launches.
### NaiveRating
Replace the in-game rating algorithm (OldBest30+NewBest15+Recent10) with Best45.
This change is client-side and immediate, but **the server will acknowledge it**. I host my own server and don't care, but you have been warned.