Skip to content

thinknathan/ts-defold-types

 
 

Repository files navigation

Defold Types

TS-Defold Types II

CI GitHub License Chat with us!

TypeScript definitions for Defold, a high-performance cross-platform game engine.

This Fork

This fork has releases that match the version number of Defold releases.

It also maintains a list of deprecated functions that get removed entirely from the original repo.

This repo can be used as a drop-in replacement of the original.

Installation

  1. Uninstall @ts-defold/types

  2. Get this package from Github

yarn add git+https://git@github.com/thinknathan/ts-defold-types.git#^1.3.0 -D
# or
npm install git+https://git@github.com/thinknathan/ts-defold-types.git#^1.3.0 --save-dev
# or
pnpm install git+https://git@github.com/thinknathan/ts-defold-types.git -D

TypeScript ❤️ Defold

About

TypeScript definitions for the game engine Defold, with hand-written additions

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%