Skip to content

Commit

Permalink
dumb #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexicon226 authored Jul 22, 2023
1 parent 3f50142 commit efa537e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To compile this project, you will need to follow these steps:

1. Install NuGet
2. Run `dotnet restore` inside the top directory to install the packages.
4. Run one of the build scripts (see below for more info) and copy the contents from the correct build output directory into the KSP2 root director
3. Run one of the build scripts (see below for more info) and copy the contents from the correct build output directory into the KSP2 root director

Mods are currently implemented as monobehaviours with two fields: a `Logger` for logging and a `Manager` that points to Spacewarp. A mod template generator exists as a Python script.

Expand Down

0 comments on commit efa537e

Please sign in to comment.