PazerOP / CastingEssentials

A Team Fortress 2 client plugin that enhances the experience of both casters and viewers.

Home Page:https://Essentials.tf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Share code for CheckDependencies()

PazerOP opened this issue · comments

There's a lot of modules that have out of date or incomplete CheckDependencies() functions, probably because writing that code is such an awful experience. There should be a better way to handle this (common static functions in IBaseModule or Module?) handle things like checking for interfaces, etc.