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.