Skip to content

Implement ships and build routes

Compare
Choose a tag to compare
@Pepijn98 Pepijn98 released this 11 Nov 09:56
· 29 commits to master since this release
ad982ad
  • Adds getShips(order: Order, value: String): List<SmallShip>
  • Adds getBuildInfo(time: String): Construction
  • Update test suite