3.99.1.4
Pre-release
Pre-release
- fix:
- replaced Lo2K and old NMS icons with new that has 256x256 -> 16x16 mipmaps.
- change:
- Target OS and Supported OS versions changed from 7 to 10.0.22000.0 in order to use UWP dll's.
- detection of Game Pass no longer tries to read NMS.exe, instead gets game
path and version from AppX|UWP|Game Pass API and uses cmkNMSReleases.txt date.
modding Game Pass requires game to be moved to XboxGames folder via Xbox App,
does not require changing any folder or file permissions.
- add:
- Format button to script toolbar.
- .editorconfig file in app folder controls script Format options.
- alt-h in TextViewer control will copy selected text as html fragment to clipboard.
- alt-d in Script editor will copy selected text as
cs ...
fragment to clipboard
for posting in Discord. - alt-f in Script editor will format script.
- notes:
- current script editor shortcut keys:
- ctrl-s save script.
- ctrl-f toggle focus between script editor and search textbox.
- alt-f format script.
- alt-h copy selected text to clipboard as html fragment.
- alt-d copy selected text to clipboard as discord cs fragment.
- current script editor shortcut keys: