
Hey I am wondering where I can get those 'yesman' packages?
blu3evil opened this issue · 2 comments
here's source code from your project:
import yesman.epicfight.animation.types.StaticAnimation;
import yesman.epicfight.capabilities.item.CapabilityItem.HoldOption;
import yesman.epicfight.capabilities.item.CapabilityItem.WeaponCategory;
import yesman.epicfight.capabilities.item.CapabilityItem.Style;
import yesman.epicfight.capabilities.item.ModWeaponCapability;
import yesman.epicfight.capabilities.ModCapabilities;
import yesman.epicfight.gamedata.Animations;
import yesman.epicfight.gamedata.Colliders;
import yesman.epicfight.gamedata.Skills;
import yesman.epicfight.gamedata.Sounds;
import yesman.epicfight.item.WeaponItem;
I wanna add the epic-fight as my mod's dependency too.
Hi, They're added by simply including the Epic Fight jar file in the libs folder.