Skip to content

Instantly share code, notes, and snippets.

@agrif
Created December 31, 2011 01:26
Show Gist options
  • Save agrif/1542374 to your computer and use it in GitHub Desktop.
Save agrif/1542374 to your computer and use it in GitHub Desktop.
# global settings go here
# do we even still have global settings?
bg-color: "#000000"
renders:
- world: /path/to/world
north-direction: lower-left
rendermodes: [smooth-lighting, night]
- world: /path/to/another/world
north-direction: lower-left
rendermodes:
- smooth-lighting
- normal
- mode: cave
render-range: [-100, 100, -100, 100]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment