Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Moment
Browse files Browse the repository at this point in the history
  • Loading branch information
misandrie committed Nov 10, 2023
1 parent aa7f810 commit 1d74c28
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ Space Station 14 launcher with client-side modding/patching support.
### Changes

* **Integration with the Harmony patching library.**
* * Abilitiy to patch everything on the client side including shared.
* * Full functionality regarding anything in client/shared content/engine assemblies.
* Enabled multiaccount
* * Tokens are updated only on connect or account switch to evade alt detection
* Locally change username for screenshots (This doesn't change your username in-game)
* ~~Violated MVVM~~
* Marsey.

### Contributing
If you have any feature you want added to the main repository you are free to submit a pull request.

### Setting up


1. Build solution
2. Run "SS14.Launcher"

### Running
1. Download release
2. Start the game from exe
2. Extract launcher
3. Start the loader

### Patching
Marseyloader uses the [Harmony](https://github.com/pardeike/Harmony) patching library. Introduction for the library is provided [here](https://harmony.pardeike.net/) and documentation [here](https://harmony.pardeike.net/articles/intro.html).
Expand Down

0 comments on commit 1d74c28

Please sign in to comment.