You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This base is specific to multiplayer mod projects.
17
17
- NOTE: You may need to do some tinkering to make these singleplayer projects work well with the new SDK base. There are some bugs and crashes that won't be addressed by this base.
18
18
- NPC NextBot sensing support from FIREFIGHT RELOADED.
19
19
- Integrated Python binaries (on Windows) for more simple buiding.
20
-
- Implemented Discord RPC support. Mod authors can change the DiscordAppId parameter in their gameinfo.txt file for more personalized icons. Mods can also use the DiscordAllowMapIcons option to allow map specific icons. Mod icons must be named "ModImage" and map icons must be named the map name.
20
+
- Implemented Discord RPC support with the BDSBASE_DISCORD compile definition. Mod authors can change the DiscordAppId parameter in their gameinfo.txt file for more personalized icons. Mods can also use the DiscordAllowMapIcons option to allow map specific icons. Mod icons must be named "ModImage" and map icons must be named the map name.
21
21
- Full support of the Half-Life 2 Survivor animation set for all mods.
22
22
- reset.bat file in each mod folder, used for cleaning up config/temporary files for easy mod distribution
23
23
- Implemented bhopping functionality that can be enabled or disabled by server owners in TF2 and HL2DM.
0 commit comments