Skip to content

Ivory42/ilib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

ilib

My own custom library I use for all of my current TF2 plugins.

My plugins will not compile without these dependencies, just include ilib and it will import the rest.

This differs from other similar libraries in that I prefer to use structs for mostly everything instead of methodmaps. Methodmaps have some good uses when it comes to handles, but I prefer structs for when it comes to tracking entities.

Objects addon

TF2Attributes is required if using the optional ilib_objects include.

About

Sourcepawn library for my TF2 plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages