- Published on
Microgames in Team Fortress 2: v5.2.13 update
Upgrade notes
- If updating from v5.2.12, you only need to update
AS-MicroTF2.smxfrom the warioware.zip. - v5.2.13 requires warioware_redux_v5c map to run. See more information at https://github.com/gemidyne/microtf2/wiki/Map-Compatibility
mp_idlemaxtimewill no longer be set by the gamemode. If you want previous behaviour, create/update your server.cfg to setmp_idlemaxtimeto8. Alternatively, create a map specific config file to set this convar.
What's Changed
- Remove mp_idlemaxtime from ConVars.sp by @Tiagoquix in https://github.com/gemidyne/microtf2/pull/264
Full Changelog: https://github.com/gemidyne/microtf2/compare/v5.2.12...v5.2.13