mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 05:04:01 +08:00
update changelog + added mising files!
This commit is contained in:
parent
36ccb0b34c
commit
8c9d69328a
@ -1,3 +1,10 @@
|
||||
* fixed local saving + ignore the global settings folder entirely when using the local save option for a full portable behavior
|
||||
* reverted all changes made to `find_interfaces` tool and reverted the format back to the original one, which allows loading `steam_interfaces.txt`
|
||||
* don't use global appdata path in `matchmaking` + `matchmaking_servers`, instead use current/active save directory, in case we're using local_save_path
|
||||
* fixed a bug in the `settings_parser` which lead to unwanted disk write operations in the `lobby_connect` tool
|
||||
|
||||
---
|
||||
|
||||
## 2024/4/21
|
||||
|
||||
* **[Clompress]** corrected Turkish translation
|
||||
|
@ -0,0 +1,3 @@
|
||||
76561197960287930
|
||||
76561197960271227
|
||||
76561197960276863
|
@ -0,0 +1,20 @@
|
||||
SteamClient015
|
||||
SteamGameServer012
|
||||
SteamGameServerStats001
|
||||
SteamUser017
|
||||
SteamFriends014
|
||||
SteamUtils007
|
||||
SteamMatchMaking009
|
||||
SteamMatchMakingServers002
|
||||
STEAMUSERSTATS_INTERFACE_VERSION011
|
||||
STEAMAPPS_INTERFACE_VERSION006
|
||||
SteamNetworking005
|
||||
STEAMREMOTESTORAGE_INTERFACE_VERSION012
|
||||
STEAMSCREENSHOTS_INTERFACE_VERSION002
|
||||
STEAMHTTP_INTERFACE_VERSION002
|
||||
STEAMUNIFIEDMESSAGES_INTERFACE_VERSION001
|
||||
STEAMCONTROLLER_INTERFACE_VERSION
|
||||
STEAMUGC_INTERFACE_VERSION002
|
||||
STEAMAPPLIST_INTERFACE_VERSION001
|
||||
STEAMMUSIC_INTERFACE_VERSION001
|
||||
STEAMMUSICREMOTE_INTERFACE_VERSION001
|
Loading…
Reference in New Issue
Block a user