Update index.d.ts

This commit is contained in:
Just a Badly Drawn TABS Dude 2021-01-18 21:03:07 +02:00 committed by GitHub
parent b9647a91ba
commit 74411441d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
index.d.ts vendored
View file

@ -73,7 +73,7 @@ declare module "minecraft-launcher-core" {
/**
* The name of the folder, jar file, and version json in the version folder.
*
* ` MCLM will look in the `versions` folder for this name
* ` MCLC will look in the `versions` folder for this name
* @example '1.16.4-fabric'
*/
custom?: string;