Skip to content

Commit 7f75dc0

Browse files
committed
README update for not in dev
Still being developed, but also done.
1 parent 6e09d56 commit 7f75dc0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
<h1>LandGrab</h1>
22

3-
A game in development
3+
A Google Maps game where you fight for control of the earth. Join the game at <a href="http://landgrab.xyz/" target="_blank">Landgrab.xyz</a> or join the community at <a href="https://www.reddit.com/r/LandGrab/" target="_blank">/r/LandGrab</a>.
4+
45
<br>
6+
57
To set up a local instance
68

79
<ul>
810
<li>Place files in www/landgrab folder</li>
9-
<li>Run sql/landgrab.sql and sql/land.sql in database</li>
11+
<li>Run sql/landgrab.sql, sql/modify_effects.sql, and the files in sql/worlds as sql commands in database</li>
1012
<li>Configure database connection in config/database.php</li>
1113
<li>Set a cron for * * * * * php -f /path/to/application/cron.php</li>
1214
<li>Alternatively, hit up localhost/landgrab/cron/1234 to trigger a cron (Change the token under config/constants.php for production)</li>

0 commit comments

Comments
 (0)