Skip to content

Commit

Permalink
README changes for github
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidATGreen committed May 7, 2015
1 parent 43ea0b9 commit 711aefb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<h2>Summary</h2>
##Summary
<p>This is a Java application tool to design castle layouts for the game http://www.strongholdkingdoms.com/.<p/>
<p>Designs are saved as images for easy access, and barcoded to allow the image to be loaded. An alphanumeric version of the barcode can also be exported/imported.</p>

<h2>Screenshots</h2>
##Screenshots

<img src="http://oi60.tinypic.com/2i92k1z.jpg"/>

<h2>Details</h2>
##Details

*Buildings are placed quickly and efficiently by dragging the mouse.
*Buildings can be removed in the same way with the right mouse button.
*Designs are saved in a lossless png format.
*The saved images can be reloaded back into the designer since each image has its information barcoded for forwards compatibility.
*For when images cannot be used (such as the Stronghold Kingdoms ingame mail system), an alphanumeric version of the barcode may be accessed.

<h2>Legal sillyness</h2>
##Legal sillyness
Please see the file named LICENSE

0 comments on commit 711aefb

Please sign in to comment.