Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 225 Bytes

File metadata and controls

15 lines (13 loc) · 225 Bytes

BaseGamePlugin

The BaseGamePlugin serves as a core for each game instance

Note that each map should have an exomap.yml file containing:

flavors:
  flavor1:
  flavor2:
lobby:
  spawn:
    x: 0
    y: 0
    z: 0