KIND Servlet
From TrainzOnline
Revision as of 11:44, 24 April 2019 by Builderbob (Talk | contribs)
KIND Servlet
Kind servlet is an object that is used to create persistent server processes that provide serverside functionality for iTrainz client applications. For details see iTrainz Servlets.
Contents |
KIND Hierarchy
Parent Classes
Child Classes
- none.
Supported Tags
The KIND Servlet config.txt file does not support any tags other than the tags that are available to all assets.
Example Config.txt
kuid <kuid:30501:100006>
kind "servlet"
username "N3V DLC Servlet"
description "An iTrainz Servlet that provides iTrainz access for the N3V DLC store."
trainz-build 3.8
class "N3VDLCServlet"
script "N3VDLCServlet"
script-include-table
{
0 <kuid:30501:100005>
1 <kuid:30501:1012>
}
thumbnails
{
0
{
image "$screenshot$.jpg"
width 240
height 180
}
}
category-class "XS"
username-de "N3V DLC Servlet"
username-fr "N3V Servlet contenu additionnel"
username-pl "Servlet DLC N3V"
description-de "An iTrainz Servlet that provides iTrainz access for the N3V DLC store."
description-pl "An iTrainz Servlet that provides iTrainz access for the N3V DLC store."
kuid-table
{
n3v-dlc-servlet-library <kuid:30501:100005>
itrainz-servlet-support-library <kuid:30501:1012>
}