diff --git a/mod.config b/mod.config index 1382aaf4..023ce129 100644 --- a/mod.config +++ b/mod.config @@ -55,7 +55,7 @@ PACKAGING_AUTHORS="MustaphaTR" # Space delimited list of dll files compiled by the mod, which # should be copied from the bin directory into your installers -PACKAGING_COPY_MOD_BINARIES="OpenRA.Mods.Example.dll" +PACKAGING_COPY_MOD_BINARIES="OpenRA.Mods.GenSDK.dll" # If your mod depends on OpenRA.Mods.Cnc.dll from the engine set # this to "True" to package the dll in your installers.