gemidyne / microtf2

A custom gamemode for Team Fortress 2 - Players compete against each other to get the most points by playing a series of rapid fire microgames in order to win the round!
https://www.gemidyne.com/projects/microtf2
GNU General Public License v2.0
32 stars 17 forks source link

Add SharedPlugin to include #212

Closed FortyTwoFortyTwo closed 3 years ago

FortyTwoFortyTwo commented 3 years ago

Allows sub-plugins using warioware include to be optional by undefining REQUIRE_PLUGIN rather than always required

safalin1 commented 3 years ago

Looks good to me