Skip to content

Commit 722935e

Browse files
authored
Merge pull request #499 from openrails/release/1.4
Merge pull request #494 from cjakeman/manual-folders
2 parents 3d07a39 + f5efd07 commit 722935e

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

Source/Documentation/Manual/appendices.rst

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
.. _appendices:
2-
31
**********
42
Appendices
53
**********
4+
65
.. _appendices-units-of-measure:
76

87
Units of Measure
@@ -23,7 +22,7 @@ Measure Default unit Applies to OR accepts MSTS accepts
2322
======================= =============== =========== =========== =============== ==============================
2423
Mass kg kg kg
2524
\ t t metric tonne (1000 kg)
26-
\ lb lb
25+
\ lb lb
2726
\ t-uk Imperial ton (2240 lb)
2827
\ t-us US ton (2000 lb)
2928
Distance mm
@@ -101,6 +100,33 @@ Other -- lb/hp/h
101100
======================= =============== =========== =========== =============== ==============================
102101

103102

103+
.. _appendices-folders_used:
104+
105+
Folders used by Open Rails
106+
==========================
107+
108+
The following folders are also written to by Open Rails.
109+
110+
(In this table, we assume a user called Joe.)
111+
112+
.. table:: Folders Table
113+
:align: center
114+
:widths: auto
115+
116+
==================== ========================================================================================
117+
**Purpose** **Folder** (all beginning C:\\Users\\Joe\\) + **Sample File**
118+
==================== ========================================================================================
119+
Logs Desktop\\OpenRailsLog.txt
120+
Data dumps Desktop\\OpenRailsDump.csv
121+
Screenshots Pictures\\Open Rails\\Open Rails 2021-09-21 07-26-58.png
122+
Saves AppData\\Roaming\\Open Rails\\shunt_1 2021-07-18 19.46.35.save
123+
Save images AppData\\Roaming\\Open Rails\\shunt_1 2021-07-18 19.46.35.png
124+
Replays AppData\\Roaming\\Open Rails\\shunt_1 2021-07-18 19.46.35.replay
125+
Evaluations AppData\\Roaming\\Open Rails\\shunt_1 2021-07-18 19.46.35.dbfeval
126+
Loading progress bar AppData\\Roaming\\Open Rails\\Load Cache\\3cd9... ...0ce2.dat
127+
==================== ========================================================================================
128+
129+
104130
.. _appendices-signal-functions:
105131

106132
Signal Functions

0 commit comments

Comments
 (0)