File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ My collection of scripts I've written to make modding easier or just for fun.
2222
2323## Custom Global Scripts or Song Specific scripts etc.
2424
25- | Script | Language | Enable Script Variable? | Requires Additional Assets? |
26- | --------| ----------| ------------------------| ----------------------------|
27- | [ Temporarily Disable Anti-Alias] ( scripts/Temporarily%20Disable%20Anti-Alias.lua ) | Lua | Yes | No |
28- | [ Half-Life 2 Style UI] ( scripts/Half-Life%202%20UI.lua ) | Lua | Yes | Yes (Requires Fonts folder) |
29- | [ Half-Life 2 Style Fake Loading Screen] ( scripts/Half-Life%202%20Loading%20Screen.lua ) | Lua | Yes | Yes (Requires Images folder) |
30- | [ Video Manager] ( scripts/Video%20Manager.hx ) | HScript | No | No |
31- | [ Wife3 Scoring System] ( scripts/Wife3%20Scoring%20System.hx ) | HScript | No (Enabled by default) | No |
25+ | Script | Language | Version | Enable Script Variable? | Requires Additional Assets? |
26+ | --------| ----------| ---------| --------- ---------------| ----------------------------|
27+ | [ Temporarily Disable Anti-Alias] ( scripts/Temporarily%20Disable%20Anti-Alias.lua ) | Lua | 0.6.x - 1.0.x | Yes | No |
28+ | [ Half-Life 2 Style UI] ( scripts/Half-Life%202%20UI.lua ) | Lua | 0.6.x - 1.0.x | Yes | Yes (Requires Fonts folder) |
29+ | [ Half-Life 2 Style Fake Loading Screen] ( scripts/Half-Life%202%20Loading%20Screen.lua ) | Lua | 0.6.x - 1.0.x | Yes | Yes (Requires Images folder) |
30+ | [ Video Manager] ( scripts/Video%20Manager.hx ) | HScript | 1.0+ | No | No |
31+ | [ Wife3 Scoring System] ( scripts/Wife3%20Scoring%20System.hx ) | HScript | 1.0+ | No (Enabled by default) | No |
You can’t perform that action at this time.
0 commit comments