Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

running.md

File metadata and controls

9 lines (6 loc) · 331 Bytes

Running the Blockr application

The Blockr application expects one argument, in the form of:

The path of the class file, excluding the package, followed with a /, followed with the class file, in the format of package.ClassName

For example:

/home/jesse/project/gameworld/out/production/gameworld/gameworld.GameWorldType