Weapons Basics - Vanilla-Expanded/VanillaExpandedFramework GitHub Wiki

The Weapons module includes code that modifies the behaviour of weapons. This includes projectiles and turrets.

How do I use this code?

Depends on the code. Examples are provided in each section.

Inside the framework, the namespace to access all the Weapons classes is "VEF.Weapons"