
About
Victoria II is a grand strategy game developed by Paradox Development Studio and published by Paradox Interactive in 2010, the sequel to Victoria: An Empire Under the Sun. OpenVic is an open-source project built on the Godot 4 engine with a C++ GDExtension, targeting Windows, Linux and macOS. It is under active development and not currently considered playable.
Getting started
There are no player builds; running it means installing Godot 4.7.2, CMake and Ninja, building the extension with a platform preset, then importing the game directory into the Godot editor and pressing play. A contributor quickstart guide is included in the repository.