boot.package 128 B

123456789101112
  1. lua = [
  2. "core/game/boot"
  3. ]
  4. shader = [
  5. "core/shaders/default"
  6. ]
  7. physics_config = [
  8. "global"
  9. ]
  10. unit = [
  11. "core/units/camera"
  12. ]