Home - whateverusername0/VRTRAKILL GitHub Wiki

The wiki might get updated at any time without notice!

Repository info

Branches

  • Stable: Contains the latest release code (most of the time).
  • Bleeding-edge: Contains the latest changes to the mod (also has no releases, since it's hardly runnable/not runnable at all).
  • Any other name: what? why is it here? did i do something wrong?

Version control

  • X.y.z - something global. Perhaps a whole rewrite of the mod.
  • x.Y.z - a new feature, a major change, etc.
  • x.y.Z - a bugfix, a tweak, a minor change, etc.

Releases

  • Releases should always include:
    • An archive containing the full mod (e.g. VRTRAKILL.zip)
    • The mod's .dll file (e.g. VRTRAKILL.dll) (in case you don't have one)
    • globalgamemanagers file (in case you get an OverflowException while using VRPatcher)
    • VRTRAKILL asset bundle file (in case you don't have one)

Any of the files below the archive should not be necessarily downloaded unless you have issues with the mod.