mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Fix some major issues (networking didn't work, gameservers didn't work) with the steamclient version.
Implemented a basic steampipe alloc system and fixed build.
This commit is contained in:
parent
4e6aa809de
commit
11cb3ce998
7 changed files with 147 additions and 66 deletions
|
|
@ -2,9 +2,6 @@
|
|||
#define CLIENT_HSTEAMUSER 12
|
||||
#define SERVER_HSTEAMUSER 13
|
||||
|
||||
#define CLIENT_STEAM_PIPE 5
|
||||
#define SERVER_STEAM_PIPE 6
|
||||
|
||||
#define DEFAULT_NAME "Goldberg"
|
||||
#define PROGRAM_NAME "Goldberg SteamEmu"
|
||||
#define DEFAULT_LANGUAGE "english"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue