Difference between revisions of "Unofficial Server Launcher"

From Pokémon 3D Wiki
Jump to navigation Jump to search
(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 ...")
 
(Added download link and setup guide + fixed the grammar)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This page lists down all the possible features that you might want to know about.
This page lists all the possible features that you might want to know about.


== Command.json ==
== Download and Setup Guide ==
WIP
The unofficial server launcher by jianmingyong can be downloaded here: https://github.com/jianmingyong/Pokemon-3D-Server-Client/releases/latest


== Token.json ==
A guide on how to set up the server can be found here: https://docs.google.com/document/d/18SZLEfwbEz3pATXtP2CtGSWRsClwAs76W7ljZTKR5n0/edit?usp=sharing
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 ==
== application_settings.json ==
This is where all settings are stored in. There are a broad range of settings to edit.
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.
Most of the settings are documented, hence it is not required to be documented here.
 
You can also edit the settings through the server launcher itself.

Latest revision as of 19:41, 23 September 2024

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

Download and Setup Guide

The unofficial server launcher by jianmingyong can be downloaded here: https://github.com/jianmingyong/Pokemon-3D-Server-Client/releases/latest

A guide on how to set up the server can be found here: https://docs.google.com/document/d/18SZLEfwbEz3pATXtP2CtGSWRsClwAs76W7ljZTKR5n0/edit?usp=sharing

application_settings.json

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

Most of the settings are documented, hence it is not required to be documented here.

You can also edit the settings through the server launcher itself.