mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-09-16 04:01:43 +00:00
Updated editor controls (markdown)
parent
b66bc726ee
commit
125c92d357
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ The bar that appears at the top displays useful information for the currently ac
|
||||||
|
|
||||||
Note that by default you'll only be able to open the editor in mods; for vanilla maps it's blocked. You can enable developer mode as described in [Getting started](getting-started-with-modding#setup-aquaria-for-modding) in [[usersettings.xml]] to lift this restriction.
|
Note that by default you'll only be able to open the editor in mods; for vanilla maps it's blocked. You can enable developer mode as described in [Getting started](getting-started-with-modding#setup-aquaria-for-modding) in [[usersettings.xml]] to lift this restriction.
|
||||||
|
|
||||||
[OSE only] Mods can also choose to disable normal access to the editor by setting `blockEditor="1"` in the [[Mod main XML|mod-xml]] file. This setting is ignored when developer mode is on.
|
[OSE only] Mods can also choose to disable normal access to the editor by setting `blockEditor="1"` in the [[Mod main XML|mod-xml]] file to prevent the temptation of easy cheating. This setting is ignored when developer mode is on.
|
||||||
|
|
||||||
It's generally advised to save often when using the editor. Sometimes there are weird problems that are usually fixed when the map is reloaded, but for this to be effective you need to _actually save it before reloading_!
|
It's generally advised to save often when using the editor. Sometimes there are weird problems that are usually fixed when the map is reloaded, but for this to be effective you need to _actually save it before reloading_!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue