From db4ec0ff1cafad0cf1e482e464070e631a00b4af Mon Sep 17 00:00:00 2001 From: Ofrex <30585460+Ofrex@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:37:46 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 11f6732..fd80412 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ Feel free to browse around the [Wiki](https://git.tinkr.site/4n0n/bastion/wiki) - Once in-game type `/bastion interface` to open the main menu. ## Latest changes -Added Unit:IsIndoors() to Unit.lua -Changed _bastion.lua to not automatically load all modules -Added class/spec checks to _bastion.lua to only load the class/spec you're in game with -Implemented GUI though Gui.lua based on Kaminaris StdUI - https://github.com/kaminaris/StdUi - +- Added Unit:IsIndoors() to Unit.lua +- Changed _bastion.lua to not automatically load all modules +- Added class/spec checks to _bastion.lua to only load the class/spec you're in game with +- Implemented GUI though Gui.lua based on Kaminaris StdUI - https://github.com/kaminaris/StdUi \ No newline at end of file