Getting Started - cyritegamestudios/trust GitHub Wiki
Overview
How to install and run the Trust add-on in Windower 4.
Setup
You will need the latest version of Trust in order to use Trust.
Recommended
- Download and launch the Trust installer. If you running Trust v10.0.8+, the installer should be in your
addons/trust/Setup
folder already. Please move it to your Desktop. If you run the installer from within the Trust folder it will not work. - If a Windows security popup appears, click "More Info" and "Run Anyway".
- Follow the instructions in the installer.
- To update, launch the installer again.
- If you'd like to get early access to updates, click the dropdown in the top right and select Alpha.
Manual
- Download the latest release of Trust from GitHub (
trust.zip
underAssets
at the bottom of the release page). - Unzip
trust.zip
, right click thetrust
folder, copy it and paste it into theWindower/addons
folder. Note that this will not override your entire existingtrust
folder, only changed files. - If you have downloaded multiple copies of
trust
, the name of your folder might betrust (2)
,trust (3)
, etc. Rename this folder to betrust
if needed. - To update your version of Trust, repeat steps 1-3 above.
Git
- Create a folder named
trust
in yourWindower/addons
folder. - Run
git clone [email protected]:cyritegamestudios/trust.git .
in that folder. - To update, do a
git pull
.
Dependencies
Trust also requires the following addons, which can be installed through Windower. After installing all dependencies, run the // lua list
command and ensure both appear in the list of loaded addons:
Post Install
- Double check that the
Windower/addons/trust
folder exists. - Run
// lua r trust
and you're ready to get started! - You can configure your Trust through the menu using the Control + Numpad+ buttons.
日本のゲームクライアント
日本語クライントで、gearswapを日本語で使用している場合は Config→LanguageのUse client language for actions をONにしSaveすることでtrustが正常に動作する可能性があります
Next
Learn more about Windower Commands, Multi-Boxing and configuring your Trust with Profiles, Job Settings, Modes and Gambits.