Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 543 Bytes

File metadata and controls

20 lines (12 loc) · 543 Bytes

example

Summary

Sample OpenComputers builder plan that defines three bitmap-like layers using 0 and 1 cells.

Availability

  • Repository: opencomputers
  • System: opencomputers
  • Type: example

Source

  • OpenComputers/src\main\resources\assets\opencomputers\loot\builder\usr\share\build-plans\example.plan

Notes

  • The plan starts with a six-row base layer and then adds layer 2 and layer 3 using #newlayer markers.
  • This file is an asset example for the builder toolchain rather than an executable Lua program.