Mirror of space-wizards/Robust.LoaderApi
Find a file
PJB3005 68d0a29d46
Add new AllowNonSeekableStreams() API to IFileApi
We want to make it possible for the launcher to return non-seekable streams to the game, but that would be a massive backwards compat breakage. So to avoid that we'll make it so the engine has to explicitly opt in.
2026-01-19 01:41:47 +01:00
Robust.LoaderApi Add new AllowNonSeekableStreams() API to IFileApi 2026-01-19 01:41:47 +01:00
.gitignore Initial commit, basic launcher-load API should be good 2020-12-11 01:48:42 +01:00
LICENSE.txt Initial commit, basic launcher-load API should be good 2020-12-11 01:48:42 +01:00