Skip to content
#

realism

Here are 19 public repositories matching this topic...

pvutov
pvutov commented Feb 8, 2021

Good first issue because no Unity-specific programming is involved.

Our unit config files allow a c-style #include directive, which lets us break them up into small reusable pieces. Example:

{
    #include "DefaultMobility",
    #include "DefaultHeloArmor",
    "LabelIcon": "D",
    "CategoryKey": "HEL",
    "Name": "AH64D Apache",
    "Price": 20,
}

ConfigReader.cs has s

Improve this page

Add a description, image, and links to the realism topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the realism topic, visit your repo's landing page and select "manage topics."

Learn more