Skip to content

Repository files navigation

Civ 3 | C3X Modern Editor

Electron app for managing C3X configuration files with two modes:

  • Standard Game: writes custom.c3x_config.ini and user.* config files in the C3X folder.
  • Scenario: writes scenario.* config files in the selected scenario folder.

Run

  1. cd C3XConfigManager
  2. npm install
  3. npm start

Test

  • npm test - fast development tier
  • npm run test:biq - BIQ and parity integration checks
  • npm run test:full - full release gate

Notes

  • Base config (*.c3x_config.ini) is layered by C3X as default -> scenario -> custom.
  • Districts, wonders, natural wonders, and tile animations are full-replacement layers where scenario replaces user/default and user replaces default.
  • This app keeps Civ 3 path as a managed setting for future integrations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages