aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/earth.omg
blob: f3de804fdba2bbc27f753bceb132fd57bb21886f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Stuffs =
{
  name = "onefang's left testicle",
  description = 'Just a pretend world for testing SledjHamr.',
  fake = 2,
  uuid  = '12345678-1234-4321-abcd-012345sphere',
  owner = '12345678-1234-4321-abcd-0123456789ab',
  details = 
  {
    Mesh = 
    {
      kind = 'sphere',
-- insert prim parameters here
      materials =
      {
        [0] = {kind = 'face', texture = 'images/EarthDiffuse.png'},
      },
    },
  },
}