aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/earth.omg
blob: 88b8430158f7d2843c420e3d5845fcf69bb42ca8 (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 = 'EarthDiffuse.png'},
      },
    },
  },
}