1.11.1 • Published 8 months ago

isaac-typescript-definitions-repentogon v1.11.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
8 months ago

isaac-typescript-definitions-repentogon

npm version

These are TypeScript definitions for REPENTOGON, an exe-hack for the modding API of The Binding of Isaac: Repentance.

They are not included by default in IsaacScript mods.

Installation

First, add these definitions as a dependency (similar to any other JavaScript/TypeScript dependency):

npm install isaac-typescript-definitions-repentogon --save

Second, add the following to your "tsconfig.json" file:

  "compilerOptions": {
    "types": ["isaac-typescript-definitions-repentogon"],
  },
1.11.1

8 months ago

1.9.0

12 months ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.11.0

11 months ago

1.10.0

11 months ago

1.5.0

1 year ago

1.4.0

1 year ago

1.2.0

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago