Available main phase actions.
type: OcgMessageType.SELECT_IDLECMD
Summonable cards.
Special summonable cards.
Cards that can change battle position.
Settable monster cards.
Settable spell/trap cards.
Activatable cards.
ProjectIgnis' EDOPro Core built for WebAssembly using emscripten.
Available main phase actions.
type: OcgMessageType.SELECT_IDLECMD
Summonable cards.
Special summonable cards.
Cards that can change battle position.
Settable monster cards.
Settable spell/trap cards.
Activatable cards.
Add Package
deno add jsr:@n1xx1/ocgcore-wasm
Import symbol
import { type OcgMessageSelectIdlecmd } from "@n1xx1/ocgcore-wasm";
---- OR ----
Import directly with a jsr specifier
import { type OcgMessageSelectIdlecmd } from "jsr:@n1xx1/ocgcore-wasm";
Add Package
npx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgMessageSelectIdlecmd } from "@n1xx1/ocgcore-wasm";
Add Package
yarn dlx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgMessageSelectIdlecmd } from "@n1xx1/ocgcore-wasm";
Add Package
pnpm dlx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgMessageSelectIdlecmd } from "@n1xx1/ocgcore-wasm";
Add Package
bunx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgMessageSelectIdlecmd } from "@n1xx1/ocgcore-wasm";