Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerConfig

The config for the server

Hierarchy

  • ServerConfig

Index

Properties

Optional cdn

The options for the CDN

itemsDatFile

itemsDatFile: string

The path to the items.dat file

port

port: number

The port for the server to use

Optional serverDatPath

serverDatPath: string

The location to save the server.dat file. Default is "/js/src/Data/server.dat" of the Pogtopia folder.

Generated using TypeDoc