Dejvid
New Member
- Nov 25, 2025
- 9
- 20
BasicHullCamera
BasicHullCamera is a simple mod that adds one part: a basic hull camera. It can also serve as an example mod for how to use CatsGotYourCam.
Updated for KSA version: v2026.7.6.4939
SpaceDock:
Source code: https://github.com/DavidK0/BasicHullCamera
Latest release: https://github.com/DavidK0/BasicHullCamera/releases/latest
Mod version: v1.0.0
License: MIT
How to install
1. Install StarMap. i. Download and unzip the latest release of StarMap
. ii. Run the .exe and follow the instructions
2. Install ModMenu
. i. Download and unzip the latest release of ModMenu
. ii. Put the contents in Kitten Space Agency\Mods\
3. Install CatsGotYourCam
. i. Follow the CatsGotYourCam installation instructions
4. Download and unzip the latest release of BasicHullCamera from Github or from SpaceDock
5. Place the contents into Kitten Space Agency\Mods\. Your mod folder should look something like this:
6. Run KSA through StarMap├─ BasicHullCamera
│ ├── BasicHullCamera.deps.json
│ ├── BasicHullCamera.dll
│ ├── CamerasAssets.xml
│ ├── CamerasGameData.xml
│ ├── CamerasParts.xml
│ ├── LICENSE
│ ├── Meshes
│ ├── ModMenu.Attributes.dll
│ ├── Textures
│ └── mod.toml
├─ CatsGotYourCam
│ ├── CatsGotYourCam.deps.json
│ ├── CatsGotYourCam.dll
│ ├── LICENSE
│ └── mod.toml
├── ModMenu
│ ├── LICENSE.txt
│ ├── mod.toml
│ └── ModMenu.dll
How to use
Add the 'Basic Camera' part to your rocket. After you launch it, you can use the ModMenu menu to change cameras.AI Disclaimer: This mod was made with the help of AI.
Last edited: