Dear RSI Launcher Development Team, When the initial version of the new RSI Launcher was released, there was an unencrypted JSON file containing configuration details located in the %appdata% folder. However, the file is now encrypted, which prevents us from reading its contents. Could you kindly consider implementing a method for easily retrieving the RSI game library path from the launcher? For instance, a registry entry would be an ideal solution. Our Czech / Slovak Org is currently developing and providing a tool for our language pack installation, and we are using the RSI game library path as a variable for installing language files. At present, we are performing a search for "starcitizen.exe" which can be time-consuming in certain scenarios. We also have a version where we are getting path from logs, but it is not reliable, because search is still required. A registry entry would be the most efficient solution, as it would provide a fixed location with the proper variable, eliminating the need to decrypt the JSON file or work with localDB files. If there is any other method you could suggest to help us easily obtain the RSI game library path, we would greatly appreciate it. Also it would be great, if you can add command line options to RSI Launcher so we can for example start the game with external call. Thank you for your consideration. /edit (5.2.2025): over the year our tool has become not only the installer of our community CZ translation, but also a real multitool of our community, so you can probably imagine how important this issue is for us... for interest this is the changelog (https://pastebin.com/Tw2VfGSp) of our tool, so you can get an idea that this is not a miniature project... our organization has over 1000 members.