Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

So first I have to install the plugin through the plugin manager. But it is not possible for ue 5.7 can I just switch version numbers?

(1 edit)

I didn’t check, but yes it will probably work in newer ue version. It will ask you to recompile project from sln, since plugin have some c++ code (for palette import and LUT generation). If you don’t need it you can try to remove the source directory from plugin.

I can compile it for 5.7 and upload it tomorrow.