mirror
Go to file
2023-12-28 01:30:46 +02:00
.github/workflows change deps build dir to: build/deps/linux (example) to make them independant from emu build folder, which is for example build/linux/... 2023-12-28 01:30:46 +02:00
controller relocate controller .h files 2023-12-28 01:30:46 +02:00
dll relocate dll .h files 2023-12-28 01:30:46 +02:00
files_example/steam_settings.EXAMPLE move appid and interfaces files inside steam_settings folder 2023-12-28 01:30:46 +02:00
libs moved the utfcpp library into the libs folder 2023-12-28 01:30:46 +02:00
overlay_experimental relocate overlay .h files 2023-12-28 01:30:46 +02:00
sdk_includes added licenses & sources of all extrnal libraries 2023-12-24 14:33:40 +02:00
steamclient moved the steamclient source into a separate folder 2023-12-28 01:30:46 +02:00
third-party point at the updated deps 2023-12-28 01:30:46 +02:00
tools in Linux steamclient_loader, expand exe and steam runtime exe when provided, this is because we cd before running, and the given relative path will no longer be valid + some fixes after testing it 2023-12-28 01:30:46 +02:00
z_original_repo_files moved all original repo files into a separate folder 2023-12-28 01:30:46 +02:00
.gitignore update .gitignore 2023-12-28 01:30:46 +02:00
.gitmodules + self reference the deps from the corresponding branches in this repo, this makes the repo self contained 2023-12-18 02:50:05 +02:00
build_linux_deps.sh change deps build dir to: build/deps/linux (example) to make them independant from emu build folder, which is for example build/linux/... 2023-12-28 01:30:46 +02:00
build_linux.sh in Linux build script, copy the entire steamclient_loader folder 2023-12-28 01:30:46 +02:00
build_win_deps.bat change deps build dir to: build/deps/linux (example) to make them independant from emu build folder, which is for example build/linux/... 2023-12-28 01:30:46 +02:00
build_win_set_env.bat reference vswhere explicitly, making the script independant on the project 2023-12-28 01:30:46 +02:00
build_win.bat change deps build dir to: build/deps/linux (example) to make them independant from emu build folder, which is for example build/linux/... 2023-12-28 01:30:46 +02:00
CHANGELOG.md All Auth token support 2023-12-24 14:33:40 +02:00
LICENSE Add license file. 2019-04-13 14:09:03 -04:00
package_linux.sh in Linux packaging script check for root priviledge after checking for input arg 2023-12-28 01:30:46 +02:00
package_win.bat fix 7zip in Windows packager script for generate_emu_config + dynamic thread count detection 2023-12-28 01:30:46 +02:00
README.md Update README.md 2023-12-20 08:00:27 +02:00
steamnetworkingsockets.cpp Initial commit. 2019-04-13 12:21:56 -04:00

This is a fork

This is a fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator


Original README is here: README.original.md