Epic Psi

Epic Psi

70.7k Downloads

Hey I am wondering where I can get those 'yesman' packages?

blu3evil opened this issue · 2 comments

commented

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.

commented

Hi, They're added by simply including the Epic Fight jar file in the libs folder.

commented

Yeah,I just find the way,thanks!