Changes
Hot reload on new .lua files:
adding a .lua file to any watched directory automatically triggers a full reload. No restart, no offline/online toggle needed,thanks to @JackRipper-Rips.
Online Fix
add -onlinefix to the Steam launch parameters to enable 480-based online play in games that use lobby matchmaking.(#6 )
Issues Fix
- attempt to fix #21 #23 , thanks to @3circledesign
- attempt to fix
Game Downloads Show 0KB After Manifest Pinning(#18 #24 ),thanks to @idkjace - attempt to fix #11
Installation
Download OpenSteamTool-v1.4.2-Release.zip (or the -Debug variant if you need logging to <steam>/opensteamtool directory).
Extract and copy dwmapi.dll, xinput1_4.dll and OpenSteamTool.dll to your Steam root directory (e.g. C:\Program Files (x86)\Steam).
Create a Lua config directory (for example C:\Program Files (x86)\Steam\config\lua) and place your Lua scripts there. NOT C:\Program Files (x86)\Steam\config\stplug-in!