
About
Gorc is an early-development open-source recreation of the Star Wars Jedi Knight: Dark Forces II game engine, aiming to replace the original executable so its singleplayer and multiplayer levels can run on new platforms. It requires a copy of the original game's data files to run.
Getting started
You need to copy your own Dark Forces II 'episode' and 'resource' directories into the project's game folder before running it. Levels are launched manually from the command line by specifying an episode GOB file and a level filename; the included 'gob' utility can list the level filenames inside an episode if you don't know them.
Media
Additional notes
- Note
- The project enforces a 100% line test-coverage policy, requiring a full coverage report showing complete coverage before any code change is accepted.