From 7981ab94492b0a666d62cb0ec966520efe2cfad5 Mon Sep 17 00:00:00 2001 From: 18107 <18107@users.noreply.github.com> Date: Tue, 21 Sep 2021 22:06:06 +1000 Subject: [PATCH] Fixed README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3bb627..c44c9bf 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Injects a basic mod loader into [*PULSAR: Lost Colony*][10]. By default, PML will attempt to patch the Steam version of the game in Steam's default install location. To patch a PULSAR installation in another location (non-Steam version, copy of client, etc), simply specify the path to `Assembly-CSharp.dll` as shown above. -Afterwards, add mods to then `PULSARLostColony\Mods` directory, then run PULSAR normally. `PulsarPluginLoader.exe` is no longer necessary. +Afterwards, add mods to then `PULSARLostColony\Mods` directory, then run PULSAR normally. `PulsarModLoaderInstaller.exe` is not needed after this. ### Removal