_manifest.lua 162 B

12345678910
  1. return {
  2. "_preload.lua",
  3. "d.lua",
  4. "actions/gmake.lua",
  5. "actions/vcxproj.lua",
  6. "actions/visuald.lua",
  7. "tools/dmd.lua",
  8. "tools/gdc.lua",
  9. "tools/ldc.lua",
  10. }