Automatic Steam Update, ported to SteamPawn.

nosoop 45a98ae614 Add SteamPawn link to README 10 달 전
misc 29918642cf Initial commit 2 년 전
scripting af8b535f5c Port to SteamPawn, disable Updater compile requirement 2 년 전
third_party af8b535f5c Port to SteamPawn, disable Updater compile requirement 2 년 전
.gitignore 29918642cf Initial commit 2 년 전
BUILD.md 29918642cf Initial commit 2 년 전
README.md 45a98ae614 Add SteamPawn link to README 10 달 전
configure.py 29918642cf Initial commit 2 년 전

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.