Releases: trowgundam/Untitled-Project-X-Config
Release list
Untitled Project X Config - Version 0.1.2
Updated for new properties in version 0.1.2 of "Untitled" Project X. This includes the following:
- New option to enable the "Four Finger Salute" which allows opening the Escape menu with a gamepad.
- New option to enable "Special Keys" which allows for toggling boosters with a gamepad.
Untitled Project X Config - Version 0.1.1
Updated to match version 0.1.1 of "Untitled" Project X. This includes the following:
- Added property to Enable Exclusive Full Screen
- Changed
GamepadIconstoGamepadand changed from File Browse to Drop Down list. Will show all folders in the<ResourceRoot>\gamepadsdirectory. - Made Gamepad Slot property visible now that I know what it is for.
Internal Changes:
- Added Tool Tip values to
DescriptionAttributeonUnXIniProperties. This allows Data Binding and makes it easier to add tool tips and update them. - Changed INI Key and Section values from hard coded values in the Update and Read Methods to be values in an Attribute attached to the
UnXIniProperties. This makes INI file Loading and Saving code more uniform, which VASTLY simplifies adding new properties.
You can find the version 0.1.1 of "Untitled" Project X here: http://steamcommunity.com/app/359870/discussions/0/364041517007524857/?ctp=46#c364041776197885849
Untitled Project X Config - Version 0.1.0
Updated to match Untitled Project X version 0.1.0. It can be found here: https://steamcommunity.com/linkfilter/?url=https://github.com/Kaldaien/UnX/releases/tag/unx_010
Due to the growing number of options the options have been split into separate tabs. Also note the new options do not yet have tool tips. I will get those done later when I have a bit more free time.
Added 0.1.0.1 minor version. Other than some behind the scenes changes this version only has the tool tips for the new settings added with version 0.1.0 of Untitled Project X.
Untitled Project X Config - Version 0.0.4
First release on GitHub. This version is meant to coincide with version 0.0.4 of Kaldaien's Untitled Project X, which can be found here: https://github.com/Kaldaien/UnX/releases/tag/unx_004