Skip to content

Commit 63fcf47

Browse files
authored
Update README.md
1 parent 5c0853f commit 63fcf47

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ One issue plaguing Source Mods for Portal 2 is the issue where the game sees tha
66

77
Stick this plugin and its respective `.vdc` file into an `addons` folder in the Source Mod's game directory, and Portal 2 should automatically start the plugin up with the game and thus stop the game from downloading workshop maps. That's it. This took about 20 minutes to make, so please create an Issue post if there are any issues. I'll get to it within the next 20 years.
88

9-
**As of writing, 11/09/2024, the plugin is only compatible with Windows. The signature scanner it uses still needs to be compatible with Linux, plus overall the way the P2:MM plugin is structured (this plugin is built off of the P2:MM plugin as a base), it's not possible to compile for Linux anyway. Literally 1984, I know, but I don't have enough time or experience to figure it out by myself. Linux users should still be able to get away with using Proton or similar to be able to use the Windows `.dll`. Hopefully one day this can be fixed...**
9+
**As of writing, 11/09/2024, the plugin is only compatible with Windows. The signature scanner it uses still needs to be compatible with Linux, plus overall, the way the P2:MM plugin is structured (this plugin is built off of the P2:MM plugin as a base), it's impossible to compile for Linux anyway. Literally 1984, I know, but I don't have enough time or experience to figure it out by myself. Linux users should still be able to get away with using Proton or similar to be able to use the plugin's Windows `.dll`. Hopefully, one day, this can be fixed...**
1010

1111
```
12-
Please give credit to Orsell/OrsellGaming, Nanoman2525, and NULLderef,
13-
as well as the Portal 2: Multiplayer Mod Team if you use this plugin or its code in any way with your Source Mod.
12+
Please credit Orsell/OrsellGaming, Nanoman2525, and NULLderef,
13+
as well as the Portal 2: Multiplayer Mod Team if you use this plugin
14+
or its code in any way with your Source Mod.
1415
You must also include this repository and the P2:MM's License (see below).
1516
```
1617

0 commit comments

Comments
 (0)