TriOSAll-in-one Starsector launcher, mod manager, and toolkit. For Windows, Linux, and MacOSalt. download link for Windowsalt. download link for Linuxalt. download link for MacOSTested only on latest OS versions.
Compatibility info.I do not own a Steam Deck and test on Ubuntu.
RoadmapSource Code • Changelog (download count includes self-updates)
Installation1. Download and extract wherever you want. C:\Program Files (x86)\Fractal Softworks works well.
2. Launch using TriOS.exe. Windows SmartScreen will probably warn you, just bypass that (More Info -> Run Anyway).
Optional: when TriOS is running, right-click it on the taskbar and pin it.
Features-
Launcher/Dashboard: Replacement for the game launcher.
-
Version Checker: View mod updates and download them.
-
Mod Manager: Swap mod versions on a large grid view. Auto-enables/disables mods based on dependencies. More features coming.
-
JRE23 installer: Once-click install of
Himemi's JRE 23.
-
JRE Manager & RAM changer: Quickly swap your JRE version and RAM usage.
-
rules.csv Autoreloader: Hot reload for your mod rules.csv. Enable it, turn on devmode ingame, and your rules.csv will reload on save.
-
Self-update: no need to redownload. One click to update.
-
Chipper: Logfile viewer.
-
VRAM Estimator: Estimate how much VRAM each mod uses.
-
Themes: Not all pretty, not all usable, but they're there, imported from SMOL.
- (
TODO) StarModder: Mod database viewer.
- (
TODO) Tip Manager: View tips added by mods and delete them.
- (
TODO) Mod Profiles: Save and load your mod loadouts. Create profiles from save games.
Known issues- Windows: You may need to Run As Administrator to use the JRE Manager feature, depending on your Windows user setup.
- MacOS/Linux: Changing launch params on MacOS doesn't do anything.
- MacOS/Linux: JRE23 install (and all JRE mgmt) is only supported on Windows.
- MacOS: Self-update doesn't restart automatically.
For Mod Authorstldr: nothing extra needed, but there are optional integrations
Spoiler
Mod Authors don't need to do anything to support TriOS.
It should work with all mods, and if it doesn't then please let me know.
That said, there are a few things that you can do for better integration.
-
Add direct download and changelog links to your .version file. These will also be used by MOSS/SMOL/LunaLib/etc:
https://github.com/wispborne/Starsector-IntelliJ-Template/blob/main/yourName_uniqueid.version#L48-
Add an icon.png (or ico/jpg) to the root of your mod folder
OR add an icon to LunaSettings.
Launcher
Mod Manager
More Screenshots
Chipper (log viewer)
JRE Manager + JRE23 Installer
rules.csv autoreload
FAQHow is this different from the other mod managers?There's a handy feature-by-feature comparison to MOSS and SMOL right here. Wow!
https://docs.google.com/spreadsheets/d/1vOKXZ8Ahlt-UqFBKJr2yO3z3ffWXFjsS0WA0BCPagKA/edit?gid=0#gid=0SMOL 2?This is not SMOL 2...yet. Eventually, the plan is to have all of SMOL's features and more, but it'll take time.
Why not just work on SMOL (or MOSS)?SMOL is big and slow and there's nothing I can do to fix that except rewrite it in something faster. Even the simplest program possible is big and slow in the framework SMOL is written with.
MOSS is light and fast but it doesn't come with anything to make it easily look good, and I do not really want to use Rust.
TriOS is written using Flutter, which isn't quite as light or fast as MOSS, but is close enough.
Is this reliable?Generally, yes. I do test things, and the longer it has had a feature, the more tested it'll be.
Privacy PolicyNo personal information is ever collected.
If you choose to allow it, device information (e.g. OS and screen resolution), mod list, and TriOS errors will be collected and uploaded to servers managed by Sentry.io. The information is associated with a randomly generated id and is used to fix bugs. Example of collected data:
https://i.imgur.com/k9E6zxO.png.
If you do not choose to allow this, TriOS only uses the internet for obvious things like version checker updates, mod updates, etc.
CreditsAtlanticAccent: For pushing me to do the best I can.
Go and check out MOSS!Thank you to everyone who has given bug reports, suggestions, and feature requests!
The Unwitting QAAstarat: For using tabs in the mod_info.json file (my fault for using a yaml parser).
ceruleanpancake: For the infinitely looping direct download link in SCVE - very useful for testing download error handling.
Lukas04: For releasing SiC and showing that TriOS thinks "1.0.0beta" is newer than "1.0.0" (but "1.0.0b"
is newer than "1.0.0"!)
Timid: For version names like 1.1813ae and 1.193aj.
theDragn: For putting a link to a website where the Version checker .zip download link should be.
shoi: For putting two mods and a text file in the Arma Armatura download.
Yui: For putting "null" as the Version Checker download link.
------------
Licensed under GPLv3, meaning anyone may use this code, but only to GPLv3 projects (cannot create a closed-source version of TriOS).
Individual code snippets are totally fine to use without asking or copylefting the license - I only mean to protect the greater program itself from being forked to closed-source.