Update README.md

This commit is contained in:
Kae 2024-04-11 11:17:43 +10:00 committed by GitHub
parent b89b8d585e
commit c0cded348a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. * 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! * These scripts can modify, read, patch and create new assets!
* Lua patch files now exist - **.patch.lua** * Lua patch files now exist - **.patch.lua**
* These can patch JSON assets, as well as images!
### Misc ### Misc
* Player functions for saving/loading, modifying the humanoid identity * Player functions for saving/loading, modifying the humanoid identity
* Character swapping (rewrite from StarExtensions, currently command-only: `/swap name` case-insensitive, only substring required) * Character swapping (rewrite from StarExtensions, currently command-only: `/swap name` case-insensitive, only substring required)