Unofficial Server Launcher

From Pokémon 3D Wiki
Revision as of 20:25, 24 July 2015 by Jianmingyong (talk | contribs) (Created page with "This page lists down all the possible features that you might want to know about. == Command.json == WIP == Token.json == This file allow you to translate the text shown on ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page lists down all the possible features that you might want to know about.

Command.json

WIP

Token.json

This file allow you to translate the text shown on the launcher and the server itself.

The translation allows you to use system variable for certain text. The following below are the possible candidates:

  • $Setting.ApplicationVersion$ - Return current application version
  • $Setting.AutoRestartTime$ - Return Auto Restart Time Setting
  • $Setting.IPAddress$ - Return IP Address
  • $Setting.Port$ - Return Port

application_settings.json

This is where all settings are stored in. There are a broad range of settings to edit.

Most of the setting is documented, hence it is not required to be document here.