Please correct me if I'm wrong, but I assume that the C# version of Aurora is now the defacto standard and no longer experimental (since we're on minor version 11 already).
I'm looking to update a couple of pages that are now outdated, as they refer to mechanics, values or actions that are only available in the VB6 version. So I'm looking for guidance on the best way to do this.
For a (bad) example: hxxp: aurorawiki. pentarch. org/index. php?title=Mineral_Shortages
1) Update the pages in the main namespace to just reflect the latest version
2) Update the pages in the main namespace, but add Note where this differs from the VB6 version
3) Recreate the page in the C# namespace and link between them
What's the right course of action here?