Skip to content
Agzam4 edited this page May 22, 2021 · 2 revisions

Editor


๐Ÿ“ F1 - Save

๐Ÿ“‚ F2 - Load

๐Ÿ—‘ Press D and click on enemy to delete

โŒจ Use Arrows Keys to move

๐Ÿ—บ Press L to change width (+)
๐Ÿ—บ Press J to change width (-)
๐Ÿ—บ Press I to change height (+)
๐Ÿ—บ Press K to change height (-)

For level editors:

start java -jar "Adventures & Runes v2.9.0.jar" "play$YOU_PATH_TO_LEVEL" - loads and starts the level from the file path

start java -jar "Adventures & Runes v2.9.0.jar" "play$YOU_PATH_TO_DIRECTORY" - loads and starts the level (the last one in the file list) from the specified folder

โš  The use of "$" is important โš