Skip to content

Commit

Permalink
Revert my try to get the project to build without the user having to …
Browse files Browse the repository at this point in the history
…create a project.greenfoot file manually

This reverts commit 5a4db92.
  • Loading branch information
lukas-buergi committed Jun 8, 2014
1 parent 8c3db92 commit a751caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The mage dies once the green bar at the top of the screen which represents it's

## Build/Install/Launch

You need Greenfoot. Launch Greenfoot, it calls it's projects "Scenarios", so you need to open the AntiRPG scenario. It will complain while opening the scenario and will claim that there might be problems, but there won't be any.
You need Greenfoot. To load the project into Greenfoot you might need to create a blank "project.greenfoot" file in the game folder so Greenfoot recognizes the project (we removed that file from Git because it's machine generated and annoying to merge, Greenfoot complains but works fine without it).
When you've loaded the game into Greenfoot, you click "Compile", then "Run" and then follow the on-screen instructions. When you die or win you click "Reset" for a new game.

## To do:
Expand Down

0 comments on commit a751caf

Please sign in to comment.