Skip to content

Commit

Permalink
Update readme and game.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Splizard committed Dec 21, 2021
1 parent d4cba18 commit c8d0c17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ Now you can create a world and start playing!
Hint: if you can't think of a good world name, try "Earth".

## Quick Start
Press K to toggle flight mode.
You can only build roads and buildings next to existing roads
so you will need to find a road in order to begin building your city.
Buildings cost coins and eventually you will run out. Don't worry
you can collect more coins by delivering energy to the structures
you have built. You'll need to click on energy sources to charge your
battery. You can also check on the status of your city at any time
by pressing I / inventory, whilst within the city limits.
by pressing I / inventory (whilst within the city limits).

## Assets
The assets for this game have been sourced from various CC0 sources.
Expand Down
3 changes: 2 additions & 1 deletion game.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ author = Splizard
description = Employed by BigEnergyCorp, your job is to build a city to supply electricity to.
disallowed_mapgen_settings = mgv5_spflags,mgv7_spflags,mg_flags,mgflat_spflags
disallowed_mapgens = v5,v6,v7,singlenode,valleys,carpathian,fractal
disabled_settings = enable_damage,creative_mode
disabled_settings = enable_damage,creative_mode
min_minetest_version = 5.4

0 comments on commit c8d0c17

Please sign in to comment.