1
Outpost 2 Programming & Development / Re: How does TethysAPI compare to Outpost2DLL/HFL/OP2Helper?
« Last post by Arklon on June 19, 2026, 07:35:29 PM »I would say the older OP2MissionSDK is the most stable option right now for mission development.
Everything else is pretty experimental, at least for developing missions anyway. For mods, TethysAPI is far more powerful than ForcedExports or HFL and is pretty stable for that use case - OPUPatch itself uses it. TethysAPI is able to be used alongside OP2MissionSDK in the same DLL, by design (to make it easier to gradually convert missions over from the old SDK).
Everything else is pretty experimental, at least for developing missions anyway. For mods, TethysAPI is far more powerful than ForcedExports or HFL and is pretty stable for that use case - OPUPatch itself uses it. TethysAPI is able to be used alongside OP2MissionSDK in the same DLL, by design (to make it easier to gradually convert missions over from the old SDK).

Recent Posts