Search results

  1. M

    Tools Surface Structures

    I just realized I hadn't updated to the lasted game version so there is a chance this is broken if you are using the latest update. I will fix it soon. The mod woks fine now. I also updated the "Position", "Rotation", and "Scale" tags to work properly. Check out the GitHub or SpaceDock on how...
  2. M

    Tools Surface Structures

    Surface Structures This is a mod that will place .glb meshes onto the surface of a Celestial at a specified Landmark. The mod will automatically find all Surface Structures defined in other mods in "Documents/My Games/Kitten Space Agency/mods" that have a file named "Surface Structures.xml"...
  3. M

    Gameplay Vehicle Destruction!!

    Updated the mod to now destroy vehicles upon colliding with an Astronomical (planet, moon, asteroid) while going 14m/s+!!
  4. M

    Gameplay Vehicle Destruction!!

    This is a mod that adds vehicle destruction to KSA. License: MIT Latest Releases found at these links Source Code: https://github.com/MrJeranimo/VehicleDestruction SpaceDock: https://spacedock.info/mod/4114/VehicleDestruction Mod Loader (Required): StarMap If you install the Release, just...
  5. M

    Tools ModMenu

    A modding framework for Kitten Space Agency that allows mods to easily add menu entries. This mod adds a "Mods" menu tab to the Main Menu Bar at the top of the screen. Each mod using ModMenu will have a relative submenu in "Mods" they can use. This mod will work standalone, but the "Mods" menu...
  6. M

    Gameplay Celestial Charter | A Completionist's Dream

    A new release v0.3.2 is out now with a dependency. New KSA Version: 1. Version 2025.11.5.2897 New Dependencies: 1. ModMenu [Github](https://github.com/MrJeranimo/ModMenu/tree/v0.1.0), [SpaceDock](https://spacedock.info/mod/4054/ModMenu) Change Log: - Removed `[` keybind for reopening the...
  7. M

    Gameplay Celestial Charter | A Completionist's Dream

    I have released a new version, v0.1.1, which fixes two main issues. First, if the user presses the ] button the Celestial Charter window will now reopen if previously closed. Second, I fixed an issue with Temporary Statuses not being reset if another status was true. The rest of the changelog...
  8. M

    Gameplay Celestial Charter | A Completionist's Dream

    It should be compatible with other mods, I haven't had time to test it with any other mod beside TempDebug (another mod I made) though. You just have to put all the mods in the `Kitten Space Agency\Content` folder and add the required tags to the `manifest.toml`
  9. M

    Gameplay Celestial Charter | A Completionist's Dream

    Mod Name: Celestial Charter Mod Loader: StarMap https://github.com/StarMapLoader/StarMap License: MIT License GitHub Page: https://github.com/MrJeranimo/Celestial-Charter (Source Code and Release) Dependencies: 1. ModMenu: Github (https://github.com/MrJeranimo/ModMenu/tree/v0.1.0)...
  10. M

    Tools TempDebug v0.1.1 | A KSA debug mod

    Name: TempDebug Mod Version: v0.1.1 License: MIT License Original Code was given to me by: @BarneyTheGod I have since modified the code to fit the mod's needs. Link to GitHub Page: https://github.com/MrJeranimo/KSA_TempDebug Dependencies: StarMap Mod Loader This mod is just a practice mod...
  11. M

    How to use StarMap Mod Loader

    Yeah StarMap just changed from an interface (The `IStarMap` format) to an attribute based format. Because of that mods using the interface method need to be changed to the attributes and if they are using the interface, they can only be run with StarMap Release v0.1.6. If you have an error...
  12. M

    Solved Can't scroll on the "Thanks for Downloading" popup

    When you click the download button for the game and the "Thanks for Downloading" popup shows, it doesn't fully fit on the screen and doesn't allow for scrolling. I have to use `ctrl +` and `ctrl -` to make it fit. Just thought this could be a nice QOL change. The shown scrollbar on the side...
  13. M

    New Face On The Scene | [Hopeful] KSA Mod Programmer

    !!NOTICE!! I am not a developer for RocketWerkz or in any way related. I am just a modder. Hello all, I'm MrJeranimo and I'm here to mainly do programming mods for KSA. I already have two videos posted on how to setup a mod loader and I plan to make more videos on how to make a mod in the...
  14. M

    StarMap Mod Loader Tutorial Video Version 0.1.6

    The StarMap mod loader was originally made by Klass. This video shows you how to install StarMap a KSA Mod Loader and how to install an example mod. Link to StarMap: https://github.com/StarMapLoader/StarMap Link to SimpleMod: https://github.com/StarMapLoader/StarMap-ExampleMods Link to...
  15. M

    How To Use The KsaLoader Mod Lodder

    !!!I Recommend Checking out StarMap, another KSA modloader, before trying this one as it is easier to set up!!! StarMap: https://github.com/StarMapLoader/StarMap?tab=readme-ov-file Link to StarMap Tutorial: https://forums.ahwoo.com/threads/starmap-mod-loader-tutorial-video-version-0-1-6.407/...