Page history
10 June 2024
5 June 2024
18 March 2024
17 March 2024
7 July 2023
26 June 2023
3 February 2023
20 January 2023
16 January 2023
→api(endpoints?: object): object
+82
→type(name: string, config: SettingTypeConfig): void
+82
→Game Object Registration
+33
→addPackage(data: string | GameDataPackage): Promise
+82
→share(resourcePath: string): void
+82
→loadData(path: string): Promise
+82
2 January 2023
18 November 2022
→PropertyPatch.replace(getter?: () => any, setter?: (value: any) => void): void
+20
→PropertyPatch.set(setter: (value: any) => void): void
+309
→PropertyPatch.get(getter: () => any): void
+303
→PropertyPatch.replace(getter?: () => any, setter?: (value: any) => void): void
−14
→PropertyPatch.set(setter: (o: undefined, value: any) => void): void
−98
→PropertyPatch.replace(getter?: () => any, setter?: (o: undefined, value: any) => void): void
−84
→Game Object Patching/Hooking
+2,156
→Lifecycle Hooks
+631
26 October 2022
22 October 2022
18 October 2022
17 October 2022
→Exposing Properties and Methods (Mod API)
−9
→Account Data Storage
−42
→Character Data Storage
−42
→Game Method Patching/Hooking
−53