Go to file
2017-04-26 10:15:47 -06:00
Assets/Nertea Source files for endcaps and doors 2017-04-13 08:33:01 -07:00
Distribution upload and arange folders 2017-04-26 10:15:47 -06:00
README.md Fix formatting 2017-04-12 13:27:52 -07:00
restock-inlinedockingport-mk1-1-d.dds upload inline docking port 2017-04-26 09:12:08 -06:00
restock-inlinedockingport-mk1-1-n.dds upload inline docking port 2017-04-26 09:12:08 -06:00
restock-inlinedockingport-mk1-1.mu upload inline docking port 2017-04-26 09:12:08 -06:00

Proposed Repository Structure

  • Distribution

    • readme.txt
    • changelog.txt
    • license.txt
    • GameData
      • ReStock
        • Assets: all model and texture files
          • <Part Category>
            • <Size Category>
              • Assets
        • Patches: patches to enable the replacement of the bits
  • Assets: author source files

    • Author: A folder per author
      • license.txt (license your source files!)
      • whatever asset file structure you want

Proposed Asset Naming Conventions

restock-<descriptor>-<sizecategory>-<id>-<suffix>

Suffix is like -n for nomral map, -e for emissive, etc

Examples:

Largest 3.75m Tank

  • restock-fueltank-375-1.mu
  • restock-fueltank-375-1.dds
  • restock-fueltank-375-1-n.dds
  • restock-fueltank-375-1-e.dds

Small radial Battery

  • restock-battery-radial-1.mu
  • restock-battery-radial-1.dds
  • restock-battery-radial-1-n.dds
  • restock-battery-radial-1-e.dds