diff options
author | Jakob Stendahl <JakobS1n@users.noreply.github.com> | 2018-01-22 14:04:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-22 14:04:30 +0100 |
commit | 1928ed7748f9c194c3c6399f9c98e8a312b03ea1 (patch) | |
tree | 0062a6aaa428bcbab598455b34ed718d3b631614 | |
parent | aaa7d0bcdd1d64316f93ca1a44ffa4fd063f10b8 (diff) | |
download | Love2dToAPK-1928ed7748f9c194c3c6399f9c98e8a312b03ea1.tar.gz Love2dToAPK-1928ed7748f9c194c3c6399f9c98e8a312b03ea1.zip |
Create install.asciidoc
-rw-r--r-- | docs/install.asciidoc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/install.asciidoc b/docs/install.asciidoc new file mode 100644 index 0000000..4541ac9 --- /dev/null +++ b/docs/install.asciidoc @@ -0,0 +1,18 @@ += Install Love2dToAP + +Step One +-------- +Unzip the release-zip, or go to the `publish`-folder in the source. And run `setup.exe`. + +Step Two +-------- +If the app don't launch automatically, launch it from the start-menu + +Step Three +---------- +Click the `dirs` button in the menu strip, a explorer window should now be opened with an empty folder. +Copy the contents from the `tools`-folder, this is located in the same place as `setup.exe`. + +Step Four +--------- +The should now be ready to use. |