Skip to content

Commit 57a1915

Browse files
Update CHANGELOG.md
1 parent 809fe48 commit 57a1915

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- Persistent Cached Data option (stops clearing asset caches).
2323
- Skip Results Screen Options.
2424
- You can now zoom into the Animation Debug using the mouse.
25-
- HScript support! Put a file called "script.hx" into any song folder to run hscript on that song
26-
- Global scripts! Put any .lua or .hx file into data/scripts/global to have that script run on every song.
25+
- HScript support!
26+
- Global / local scripts! Put any .lua or .hx file into data/scripts/global to have that script run on every song in every mod. Put a .lua or .hx file into data/scripts/local to have it run on every song in the mod it is in.
27+
- You can put any .lua or .hx file into a song folder to have it run (like psych engine)
2728
- Softcoded Discord RPC - Check assets/data/discord.json
2829
- Fully softcoded and custom shaders! Check assets/data/modcharts/shader-example.lua
2930
- Change Keycount events
3031
- Copy/Paste events in charter
3132
- Cool new modchart features via modcharting tools by TheZoroForce240
32-
- Modcharting tools can be used in lua scripts, hscript, and the modchart editor(hit 9 midsong)
33+
- Modcharting tools can be used in lua scripts, hscript, and the modchart editor (hit 9 midsong)
3334
- Take screenshots by pressing F2 on the keyboard
3435
- Note glow when can be hit option
3536
- Lil' Buddies in charter

0 commit comments

Comments
 (0)