.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
fixed a bunch of includes
2023-12-28 01:30:46 +02:00
dll
fixed a bunch of includes
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
fixed a bunch of includes
2023-12-28 01:30:46 +02:00
post_build
added updated readmes for post build
2023-12-28 01:30:46 +02:00
sdk
relocate sdk .h files
2023-12-28 01:30:46 +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 Windows steamclient_loader only spawn the exe after doing all the registery modifications
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.sh
update all build scripts:
2023-12-28 01:30:46 +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_win.bat
update all build scripts:
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
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
fixed a bunch of includes
2023-12-28 01:30:46 +02:00