# Auto Steam Update Modified version of [Doctor McKay's Automatic Steam Update plugin][autosteamupdate]. This version uses the update detection forward in [SteamPawn][]. [autosteamupdate]: https://github.com/DoctorMcKay/sourcemod-plugins/blob/master/scripting/auto_steam_update.sp [SteamPawn]: https://github.com/nosoop/SM-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](https://github.com/nosoop/NinjaBuild-SMPlugin). [Ninja]: https://ninja-build.org/