Skip to content

Agzam4/AdventuresAndRunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventuresAndRunes

Scrolling Platformer

NEWS:

v2.9.0 and more:

You can add parameters at startup:

Examples:

start javaw -jar "Adventures & Runes v2.9.0.jar" play - starts the last level

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

⚠ In the last two commands, the use of "$" is important ⚠