000desc.txt
000desc.txt
If 000desc.txt is created in the project folder, TWELITE STAGE APP will display its contents in the list of project folders.

The file is written in UTF-8. There are two types of formats.
Format 1
The first line is the title line.
The second and subsequent lines are descriptions of the details.
If the last line starts with http, it is a link to a website.
Format 2
The format is like an ini file. The item name starting at the beginning of the line and up to the = character is the item definition, and the rest is the content of the item.
[JAPANESE], [ENGLISH]
block delimiter
title line
description of details.
DESC=
description of details. Can be multiple lines including line breaks.
URL=
Link to a website or file
About URL specification
URL=
Details
starting with https:, http:
open that address
other than that
relative folder starting with {MWSDK_ROOT}/docs/. If you specify a/b/c.html, it will be converted to {MWSDK_ROOT}/docs/a/b/c.html.
最終更新