Recreation of Halo Infinite Settings Editor but in the .NET Framework
.
Action | Operation |
---|---|
Editing Values | Double click the cell, you want to edit. |
Saving Settings | Click the Save button to save the edited settings. |
Refreshing Settings | You can reset any edited values but to default by clicking the Refresh button. |
Common/Multiplayer Settings | Hitting the Common/Multiplayer button will load common/multiplayer settings. The button text displays the currently loaded settings. |
Key Navigation | You may use the dropdown to navigate to a specific key. |
-
Download and install the .NET SDK and .NET Framework 4.8.1 Developer Pack from:
https://dotnet.microsoft.com/en-us/download/visual-studio-sdks -
Run the following command:
dotnet build Halo-Infinite-Settings-Editor-NET\Halo-Infinite-Settings-Editor-NET.csproj --configuration Release