Skip to main content

publicModSDKModOptions

Additional options mods can optionally give when registering

Index

Properties

Properties

optionalallowReplace

allowReplace?: boolean = false

[OPTIONAL]

If true subsequent calls to registerMod will unload old one, replacing it.

If false any attempt to register a new mod with same name will fail.

Page Options