Aaron Suen 5e0da66653 Clean up the screenshot mods a bit
- Unify setup and inv mods so they can share some
  logic
- Lock more things when player is standing in the
  "home" position.
- Automatically re-lock player if they return to the
  "home" position and stay still.
2022-05-18 20:40:10 -04:00

22 lines
933 B
Plaintext

------------------------------------------------------------------------
This world is maintained as a "standard" screenshot to show a visual
example of a plausible game scene, including a variety of in-game
elements. It can be used freely (MIT licensed like the rest of the
game) for making screenshots for texture packs.
How To Use:
- Copy or symlink this dir into ~/.minetest/worlds, or wherever your
minetest worlds are stored.
- Run `make` in the world dir.
- Enter the world (singleplayer or "host game"; either is fine).
- Stand still at the position where you first start, and try not to
move or press any controls.
- Hide the chat (F2) and wait for on-screen messages to fade.
- Select the "empty" hotbar slot #6.
- Resize your window to the largest size possible, with a ~16:9 or
~16:10 aspect ratio.
- Capture an in-game screenshot (F12).
------------------------------------------------------------------------