Automatic Steam Update, ported to SteamPawn.

nosoop 45a98ae614 Add SteamPawn link to README 9 months ago
misc 29918642cf Initial commit 2 years ago
scripting af8b535f5c Port to SteamPawn, disable Updater compile requirement 2 years ago
third_party af8b535f5c Port to SteamPawn, disable Updater compile requirement 2 years ago
.gitignore 29918642cf Initial commit 2 years ago
BUILD.md 29918642cf Initial commit 2 years ago
README.md 45a98ae614 Add SteamPawn link to README 9 months ago
configure.py 29918642cf Initial commit 2 years ago

README.md

Auto Steam Update

Modified version of Doctor McKay's Automatic Steam Update plugin.

This version uses the update detection forward in SteamPawn.

Building

This project is configured for building via Ninja; see BUILD.md for detailed instructions on how to build it.

If you'd like to use the build system for your own projects, the template is available here.