mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Fix some typos
This commit is contained in:
parent
e4c8db4440
commit
ac09e8dc6c
1 changed files with 4 additions and 4 deletions
|
|
@ -27,11 +27,11 @@ There are two different ways the plugin manager can be installed through:
|
||||||
to your mods directory (check it out by going into your game's Settings -> Advanced -> Show Mods Folder). This is the
|
to your mods directory (check it out by going into your game's Settings -> Advanced -> Show Mods Folder). This is the
|
||||||
recommended way (see below).
|
recommended way (see below).
|
||||||
|
|
||||||
2. A not recommended method is to add
|
2. Another way is to add
|
||||||
[plugin_manager.py](https://raw.githubusercontent.com/bombsquad-community/plugin-manager/main/plugin_manager.py)
|
[plugin_manager.py](https://raw.githubusercontent.com/bombsquad-community/plugin-manager/main/plugin_manager.py)
|
||||||
to your workspace. However, plugin manager self-updates will fail when installed it's get installed from workspace
|
to your workspace. However, plugin manager self-updates will fail when installed using this way since the game
|
||||||
since the game will overrwrite the update with the older version that's on workspace on the next sync up. However, you can
|
will overrwrite the updated plugin manager, with the older version from workspace on the next sync. However, you can
|
||||||
manually apply updates by copying the latest plugin manager's source code again to your workspace when this method.
|
manually apply updates by copying the latest plugin manager's source code again to your workspace when using this method.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue