Skip to content

Ocelot1210/X4_ComplexCalculator

Repository files navigation

X4: Foundations Complex Calculator

top.jpg

Other languages

Table of contents

1. Summary

This application is a station calculator for the game X4: Foundations from Egosoft.

2. Main features

  1. Direct data extraction from game files.
    1. Support mods.
    2. Support for future versions.
    3. Browsing feature of extracted data.
  2. Calculation of product/resource for the entire station.
  3. Calculation of the ware required for construction, taking into account the armament.
  4. Storage allocation capacity calculation.
  5. Support multilingual.

3. Tested environment

  • Windows10 64bit Version 1903
  • .NET Core 3.1

4. How to install

Please download from Release page.

5. How to use

Please refer to Wiki.

6. How to Uninstall

The registry is not edited at all, so please delete the entire folder.

7. Licenses

X4 Complex Calclator is licensed under the Apache License 2.0.
Contributions are welcomed!

8. Acknowledgment

Repository Description
X4FProjector I was allowed to reference data export processing from X4.

9. Used libraries