Skip to content

kaplayjs/crew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@kaplayjs/crew

Installation

npm install @kaplayjs/crew
yarn add @kaplayjs/crew
pnpm add @kaplayjs/crew
bun add @kaplayjs/crew

Usage

Using it on KAPLAY

import { assets } from "@kaplayjs/crew";

kaplay();

loadSprite("grass", assets.grass.sprite);