INC - a modular infrastructure kernel for hosting engines and applications as native runtime modules.
- INC — prebuilt runtime with terminal, console, platform, window, engine, renderer, level, and player modules backended by opengl, dx11.
- ID Tech 4 dhewm3 DOOM 3
- ID Tech 3 ioquake3 Quake III Arena
- X-Ray Monolith S.T.A.L.K.E.R. Anomaly
- Place the desired module DLL(s) and corresponding .manifest into the /bin folder of INC.
- Run
INC.exe. The module will load automatically. - To remove or reload modules at runtime, either delete the .manifest or use the console commands eg (unload, reload, load modulename).
- INC can host other engines or experimental modules beyond ID Tech 4 and X-Ray Engine.
