Skip to content

Commit

Permalink
Merge pull request #150 from SpaceWarpDev/v1.0.0
Browse files Browse the repository at this point in the history
Readme updates
  • Loading branch information
cheese3660 authored Mar 6, 2023
2 parents 2c79c6c + fe7f019 commit 43345fc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Space Warp
[![Curseforge](http://cf.way2muchnoise.eu/full_831005_downloads.svg?badge_style=plastic)](https://www.curseforge.com/kerbal-space-program-2/mods/space-warp)
![Downloads](https://img.shields.io/github/downloads/X606/SpaceWarp/latest/total.svg?label=%E2%A4%93%20Downloads&style=plastic)
![SpaceDock Downloads](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=SpaceDock%20Downloads&query=downloads&url=https%3A%2F%2Fspacedock.info%2Fapi%2Fmod%2F3257)

[Documentation](https://spacewarpdocs.readthedocs.io/en/latest/index.html)

Expand All @@ -12,11 +13,13 @@ Note: Use at your own risk, as this is an early version that is expected to unde

## Installation

Ensure you have BepInEx correctly installed, it is required for SpaceWarp!

Download the latest release from this page under the [Releases](https://github.com/SpaceWarpDev/SpaceWarp/releases) section above.

Drag the contents of the .zip folder into your KSP2 directory, commonly located at `C:\Steam\steamapps\common\Kerbal Space Program 2` or use the [Installer](https://github.com/SpaceWarpDev/Space-Warp-Installer)
Drag the contents of the .zip folder into your KSP2 directory underneath BepInEx as a plugin, commonly located at `C:\Steam\steamapps\common\Kerbal Space Program 2\BepInEx\plugins` or use the [Installer](https://github.com/SpaceWarpDev/Space-Warp-Installer)

To install the downloaded mods, simply drag them into the following directory: `{Your Game Installation Directory}\SpaceWarp\Mods`. Note that `{Your Game Installation Directory}` refers to the file path where your Kerbal Space Program 2 game is installed on your computer
To install the downloaded mods, simply drag them into the same location: `C:\Steam\steamapps\common\Kerbal Space Program 2\BepInEx\plugins`. Note that with the latest SpaceWarp update, mods are not loaded within the SpaceWarp folder itself.

## Compiling

Expand Down

0 comments on commit 43345fc

Please sign in to comment.