Skip to content

TypeScript type definitions for the spine-phaser runtime (iief build).

Notifications You must be signed in to change notification settings

PhaserEditor2D/spine-phaser-iife-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Type definitions for the spine-phaser runtime (iief).

This repository contains the type definitions for the iief build of the spine-phaser runtime.

Types are located in the dist/ folder. You should copy all of them to your game project.

Build

You can generate the types following these steps:

  • Clone the spine-runtime repo
  • Create a SPINE_RUNTIMES environment variable with the spine-runtime full path.
  • Install NPM dependencies: npm install.
  • Build the types: npm start.
  • Test the types don't have compilation errors: npm test.

About

TypeScript type definitions for the spine-phaser runtime (iief build).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published