diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-11 11:17:43 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 11:17:43 +1000 |
commit | c0cded348a5694c87f1e3c7aed444ccf75d8106e (patch) | |
tree | d7d3f09dc5ae93e813beebd57f35f7b1bdc2b79e /README.md | |
parent | b89b8d585e3da04e45e8e6fe04b1728100e9071c (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Note: Not every function from [StarExtensions](https://github.com/StarExtensions * Assets can now run Lua scripts on load, and after all sources have been loaded. * These scripts can modify, read, patch and create new assets! * Lua patch files now exist - **.patch.lua** - + * These can patch JSON assets, as well as images! ### Misc * Player functions for saving/loading, modifying the humanoid identity * Character swapping (rewrite from StarExtensions, currently command-only: `/swap name` case-insensitive, only substring required) |