From c0cded348a5694c87f1e3c7aed444ccf75d8106e Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Thu, 11 Apr 2024 11:17:43 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d724b..8d1964e 100644 --- a/README.md +++ b/README.md @@ -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)