11 lines
317 B
TypeScript
11 lines
317 B
TypeScript
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||
|
// This file is automatically generated. DO NOT EDIT
|
||
|
|
||
|
export function CheckInstalled():Promise<boolean>;
|
||
|
|
||
|
export function GetInstanceDir():Promise<string>;
|
||
|
|
||
|
export function ImportModpack(arg1:string):Promise<void>;
|
||
|
|
||
|
export function Install():Promise<void>;
|