mirror of
https://github.com/artegoser/pimi-launcher-core.git
synced 2024-11-06 05:33:58 +03:00
Update index.d.ts
This commit is contained in:
parent
b9647a91ba
commit
74411441d6
1 changed files with 1 additions and 1 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
@ -73,7 +73,7 @@ declare module "minecraft-launcher-core" {
|
||||||
/**
|
/**
|
||||||
* The name of the folder, jar file, and version json in the version folder.
|
* 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'
|
* @example '1.16.4-fabric'
|
||||||
*/
|
*/
|
||||||
custom?: string;
|
custom?: string;
|
||||||
|
|
Loading…
Reference in a new issue