Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request was automatically generated by SpaceDock on behalf of StopFrag, to add KSP2 PAPI to CKAN.
Please direct questions about this pull request to StopFrag.
Mod details
Description
ksp2-papi
Mod that adds PAPI (Precision Approach Path Indicator) lighting to Kerbal Space Program 2's runways.
Installation
Use CKAN (recommended)
Manual Installation
Install BepInEx or SpaceWarp
Extract the contents of ksp2-papi*.zip into KSP2's root directory or copy
BepInEx/plugins/ksp2-papi
intoKerbal Space Program 2/BepInEx/plugins
Build from source
Required software
Build instructions
Open Developer PowerShell for Visual Studio
Clone this repository (either use
git clone
or download as.zip
)Go to repository root:
cd ksp2-papi
Run
dotnet tool restore
Run
dotnet cake [--target {Clear|Build|Pack|Install|Uninstall|Start}] [--configuration {Release|Debug}]
Arguments enclosed in
[]
are optional.The defaults when not provided are
--target Pack
and--configuration Release
.Bug Reports and Feature Requests
Found any bugs🦗? Have an idea to improve things💡? → Open an issue on GitHub
ckan compat add 0.2