• ⚠️ Mod Release Rules now apply to this board.

    All mods must include a license, source code (for executable mods), and proper attribution.

    Read the full rules here before posting.

Tools Hey KSA players with Intel Arc graphics on Linux — I made KSA Control Center, a launcher and mod manager for Kitten Space Agency.

isaiah67331

New Member
Messages
4
Reaction score
0
Hey KSA players with Intel Arc graphics on Linux — I made KSA Control Center, a launcher and mod manager for Kitten Space Agency.

It helps you launch KSA, manage and back up mods, browse a mod catalog, and use an Intel Arc-friendly Linux graphics profile. I tested it on Fedora with an Intel Arc A750.

Check it out here:
https://github.com/isaiah67331-lgtm/KSA-Control-Center

⚠️ Important: only the Linux version has been tested so far. The Windows build is available but still untested. If you try it on another Intel Arc card, I’d love to hear how it works for you.
 
Nice to see more people building tools for KSA mods!

In case it helps: The Borea Team has been working on a shared, open content index for KSA for a while, so that every launcher or mod manager can read the same mod data instead of each one keeping its own list.

It already holds 22 listings, including five of the mods in your catalog, with their releases, dependencies and game version bounds, and it updates by itself when an author publishes a new release.

The whole index is one JSON file your launcher could read directly: https://ksamodding.github.io/content-index-releases/v1/index.json

Authors list their mods here: https://ksamodding.github.io/content-index/

And the format and all decisions are discussed in the open: https://github.com/KSAModding/content-manager-design

We think it would help everyone, players and mod authors alike, if the launchers agree on one index, and ours has become quite mature by now.

You are very welcome to use it, and to join the discussion if something is missing for your launcher.
 
Back
Top