How to Install Addon - jimmy58663/hxiclam GitHub Wiki
How to Install this Addon
- Head over to the releases page.
- Download the hxiclam-ashitav4-<version>.zip file from the latest release.
- Unzip the folder.
- Inside the extracted folder you can copy/cut the folder named hxiclam.
- Paste the hxiclam folder into your <HorizonInstall>/Game/addons/ folder.
- Inside the folder should be the files such as constants.lua, hxiclam.lua, and README.md
How to Auto Load the Addon
- Navigate in a file browser to <HorizonInstall>/Game/scripts.
- Open default.txt with a text editor.
- Find the "Custom user plugins and addons" section.
- Type
/addon load hxiclam into that section.
How to Install this Addon
- Head over to the releases page.
- Download the hxiclam-windower-<version>.zip file from the latest release.
- Unzip the folder.
- Inside the extracted folder you can copy/cut the folder named hxiclam.
- Paste the hxiclam folder into your <WindowerInstall>/addons/ folder.
- Inside the folder should be the files such as constants.lua, hxiclam.lua, and README.md
How to Auto Load the Addon
- Navigate in a file browser to <WindowerInstall>/scripts/ folder.
- Open init.txt with a text editor.
- Type
lua load hxiclam onto a blank line in the file.
- In order to load the addon, if not auto-loaded, type
//lua load hxiclam
⚠️ **GitHub.com Fallback** ⚠️