2024-10-26 14:00:53 -06:00
|
|
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
|
|
// This file is automatically generated. DO NOT EDIT
|
|
|
|
import {main} from '../models';
|
|
|
|
|
2024-10-26 18:14:12 -06:00
|
|
|
export function CheckUpdate(arg1:main.Instance):Promise<void>;
|
|
|
|
|
2024-10-26 14:00:53 -06:00
|
|
|
export function GetInstances():Promise<Array<main.Instance>>;
|
|
|
|
|
|
|
|
export function InstallModpack(arg1:main.Modpack,arg2:string):Promise<void>;
|
|
|
|
|
|
|
|
export function SearchInstances():Promise<void>;
|