The following pages and posts are tagged with

TitleTypeExcerpt
ICIniFile Setup | Add-on API Page I strongly advise you to use UnitTest___ repository to see an example of how to use ICIniFile setup. Usually Add-on code should follow these steps. Open file If return false, go to step 2. If return true, go to step 3. Create file If return...
How to use the Add-on API? | Add-on API Page We made it very simple to use. Just follow this chart of directory to make things easier for you! Root or subdirectory directory files C:\ or C:\H-Ext Apps\ or any directory you preferred Add-on API all folders and files of Add-on API goes...
Add-on API Page Before you start coding, ensure your planned coding is supported by looking at program language support page. Ever since the beginning of the Add-on API, the following 4 standard requirement, see below, for initializing a plugin. NOTICE: This is updated for Add-on API 4.0. The following definition to this...
Add-ons Page If you are looking how to load add-on, please review ext_addon_load command in H-Ext commands page. List of Add-ons: Official add-ons open source can be found in github. Unit tests add-ons can be found in github. Release builds are no longer available to download....
Install | H-Ext Page Since there are few change throughout the versions and how it is compatible with Halo’s standalone executable file. H-Ext 0.5.0 and above Note: Expected to be used as standard for general compatible with Halo game versions. Download H-Ext 0.5.0 and above (Note:...
Licensing | H-Ext Page S-Ext 0.2.0.0 and newer, and H-Ext 0.5.0.0 and newer releases - End User License Agreement Revised: October 2nd, 2013 Keep in reminder, this licensing is currently under draft and still applies as this date. This end user license agreement (“Agreement”) is a legal agreement between you, (in your capacity as...
Load | H-Ext Page H-Ext 0.5.0 and above Note: Expected to be used as standard for general compatible with Halo game versions. Type in load in ANY Halo game versions’ shortcut property. Start up Halo, wait until it is done and you should see a message...