-
Notifications
You must be signed in to change notification settings - Fork 85
Launch Parameters
Bernat Romagosa edited this page Mar 21, 2017
·
2 revisions
The desktop versions accept some parameters at launch time, useful if you want Snap4Arduino to start with some settings preloaded.
At the moment, the supported parameters are:
--load=path/to/project.xml Loads the project upon startup. Note that you can
also specify the path to a blocks library instead
of a project.
--lang=xx Sets the interface language to the one
corresponding to the xx letter code. (*)
* A list of supported languages and their two-letter codes can be inferred by looking at all lang-XX.js files under the Snap! repository.