m (Added entry to set up Unity) |
(Added new entry) |
||
Line 8: | Line 8: | ||
## Initializing your project (TODO) | ## Initializing your project (TODO) | ||
# Modeling and texturing a new part (TODO) | # Modeling and texturing a new part (TODO) | ||
# Configuring the part in Unity | # [[Configuring the part in Unity]] | ||
## [[Configuring the mesh]] | |||
# Adding a part icon (TODO) | # Adding a part icon (TODO) | ||
# Building and deploying the mode (TODO) | # Building and deploying the mode (TODO) |
Revision as of 11:05, 28 October 2023
Welcome to the KSP2 mod tutorials home page. Follow the instructions to create your first mod!
How to make a KSP2 mod?
- Getting started
- Setting up Unity
- Setting up a Development Environment
- Initializing your project (TODO)
- Modeling and texturing a new part (TODO)
- Configuring the part in Unity
- Adding a part icon (TODO)
- Building and deploying the mode (TODO)
- Debugging the mod in KSP2 (TODO)
How to read KSP2 source code?
How to read KSP2 source code? (TODO)