Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.
/ KubeJS-Definitions Public archive

KubeJS d.ts documentations for VScode linting

License

Notifications You must be signed in to change notification settings

LetterN/KubeJS-Definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubeJS-Definitions

KubeJS d.ts documentations for VScode linting

IMPORTANT

Typedefs aren't final! Automatic ones doesnt contain all as the java parser isn't done! JSON data from the parser is sourced from https://kubejs.com/wiki/data.json

Basic usage

  1. Download the repository
  2. Place somewhere in your workspace
  3. Modify your .vscode/settings.json and add
{
	"typescript.tsdk": "RELATIVE_PATH_TO_THE_LIB_FOLDER"
}

Releases

No releases published

Packages

No packages published