1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Added installing build-essential to build instructions and modified the main.cpp notes a bit

This commit is contained in:
Perttu Ahola 2011-04-11 14:04:26 +03:00
parent 9d4e9c59de
commit f5f15e38a5
2 changed files with 3 additions and 1 deletions

View file

@ -111,6 +111,8 @@ Game content:
- This can be done in the active blocks I guess.
- Lots of stuff can be done in the active blocks.
- Uh, is there an active block list somewhere? I think not. Add it.
- Breaking weak structures
- This can probably be accomplished in the same way as grass
- Player health points
- When player dies, throw items on map (needs better item-on-map
implementation)