mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
spellchecking the documentation
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1277 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ The records consists of:
|
||||
|
||||
Strings are not further encoded or escaped.
|
||||
|
||||
In this mode multi line strings can be transfered from MSE without much encoding/parsing hastle.
|
||||
In this mode multi line strings can be transfered from MSE without much encoding/parsing hassle.
|
||||
|
||||
The behaviour of the raw mode is guaranteed not to change between versions of MSE (subject to bugs and changes in the scripting language),
|
||||
for the normal mode no such guarantee is made.
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@ Global installation is for all users, local installation is for the current user
|
||||
|
||||
]mse --create-installer <em>output.mse-installer</em> <em>package1.mse-game</em> <em>package2.mse-game</em> ...
|
||||
Creates an installer package containing one or more packages from the mse [[file:index|data directory]].
|
||||
The installer will be written to <tt><em>output.mse-installer</em></tt>. This name can be ommitted, in which case the name of the forst package will be used (in this case <tt>package1.mse-installer</tt>).
|
||||
The installer will be written to <tt><em>output.mse-installer</em></tt>. This name can be omitted, in which case the name of the first package will be used (in this case <tt>package1.mse-installer</tt>).
|
||||
|
||||
--Interactive cli interface--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user