Skip to content

Commit

Permalink
Merge pull request #2572 from MaraRinn/issue-2570-assembly-list-in-CO…
Browse files Browse the repository at this point in the history
…NTRIBUTING

one more assembly for development environment
  • Loading branch information
Dunbaratu authored Jul 27, 2019
2 parents 9c167d8 + ae633e7 commit 6357269
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,20 +159,20 @@ Setting Up Your Environment
1. Copy the folder `$KOS/Resources/GameData/kOS` to `$KSP/GameData/`

2. Get the Unity assemblies into your project. There are two options:
1. Copy these DLLs from `$KSP/KSP_Data/Managed`
into `$KOS/Resources`:
1. Copy these DLLs from `$KSP/KSP_Data/Managed `into `$KOS/Resources`:
* `Assembly-CSharp`
* `Assembly-CSharp-firstpass`
* `UnityEngine`
* `UnityEngine.AnimationModule`
* `UnityEngine.AudioModule`
* `UnityEngine.CoreModule`
* `UnityEngine.ImageConversionModule`
* `UnityEngine.IMGUIModule`
* `UnityEngine.PhysicsModule`
* `UnityEngine.TextRenderingModule`
* `UnityEngine.UI`
* `UnityEngine.UnityWebRequestWWWModule`
1. If you do not have a copy of KSP locally, you may
2. If you do not have a copy of KSP locally, you may
download dummy assemblies at https://github.com/KSP-KOS/KSP_LIB

3. If you want building the solution to update the dlls in your KSP
Expand Down

0 comments on commit 6357269

Please sign in to comment.