h1z1-server
    Preparing search index...

    Interface ClientSettings

    interface ClientSettings {
        helpUrl?: string;
        shop2Url?: string;
        shopUrl?: string;
    }
    Index

    Properties

    helpUrl?: string
    shop2Url?: string
    shopUrl?: string