@gi-tcg/core
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

@gi-tcg/core Genius Invokation Simulator Core Library

Warning

This is an ESM-only package.

Usage

import { Game } from "@gi-tcg/core";
import data from "@gi-tcg/data";

const game = new Game({
  data,
  // other options...
});

More details see development docs (Chinese only).

Readme

Keywords

none

Package Sidebar

Install

npm i @gi-tcg/core

Weekly Downloads

354

Version

0.7.1

License

AGPL-3.0-or-later

Unpacked Size

732 kB

Total Files

12

Last publish

Collaborators

  • guyutongxue