Skip to content
Kerbiter edited this page Jan 24, 2021 · 6 revisions

Welcome to the Phobos wiki! This wiki is WIP, so expect structure changes.

For now you can discuss the project at a dedicated channel on C&C Mod Haven (which is my C&C modding server).

How to read docs

The documentation content is split by a few major categories (similiar to Ares docs), each represented with a page on the right. Each page has it's contents grouped into multiple subcategories, be it buildings, technotypes, infantry, superweapons or something else, for ease of navigation when the ToCs would be implemented.

How to read code snippets

; which section the params should be in
; can be a freeform name - in this case the comment would explain what it is
; if no comment to be found - then it's a precise name
[SOMENAME] ; BuildingType
; KeyName=DefaultValue ; accepted type with optional explanation
; if there's nothing to the right of equals sign - the default value is empty/absent
UIDescription= ; CSF entry key
Clone this wiki locally