Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 214 Bytes

File metadata and controls

7 lines (7 loc) · 214 Bytes

plugins

  • ContentIcons - maps content ot text icons
    //Example
    ContentIcons.icon(UnitTypes.dagger);
    ContentIcons.block(Blocks.copperWall);