Skip to content

Commit 9e95bab

Browse files
committed
Update README.md
1 parent 1c745b3 commit 9e95bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This base is specific to multiplayer mod projects.
1717
- 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.
1818
- NPC NextBot sensing support from FIREFIGHT RELOADED.
1919
- 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.
2121
- Full support of the Half-Life 2 Survivor animation set for all mods.
2222
- reset.bat file in each mod folder, used for cleaning up config/temporary files for easy mod distribution
2323
- Implemented bhopping functionality that can be enabled or disabled by server owners in TF2 and HL2DM.

0 commit comments

Comments
 (0)