Resources and GitHub actions used in updating the Satisfactory Modding Unreal project from dumps of the game's files. Runs on a self hosted Windows runner.
AssetDumper requires SML (hooking) for dumping meshes. SML_HooksOnly is a stripped down version of SML that only implements hooking features, meaning it is less likely to break and easier to fix between updates.
This may no longer be needed, need to investigate.
Lists of files for the Asset Generator and updateSML action to reference.