UNPKG

@civ-clone/core-science

Version:

The basics of having the concept of research. Includes `Advance`s and associated `Registry`s and the `PlayerResearch` class to manage a `Player`s research projects and progress towards it.

6 lines (3 loc) 134 B
import DataObject from '@civ-clone/core-data-object/DataObject'; export class Advance extends DataObject {} export default Advance;