Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: coxy17 on April 18, 2018, 06:43:28 AM

Title: Playmaker dlls files included in build
Post by: coxy17 on April 18, 2018, 06:43:28 AM
Hi,

I'm currently reducing my games build size and noticed that there are the following dll files included in the build. I'm targeting Android and wondered why are the others being included automatically? is there an option to turn the 'webgl, metro and wp8' dlls from being included? or will this break things?

Assets\Plugins\PlayMaker\Playmaker.dll
Assets\Plugins\PlayMaker\Metro\Playmaker.dll
Assets\Plugins\PlayMaker\WebGL\Playmaker.dll
Assets\Plugins\PlayMaker\WP8\Playmaker.dll
Assets\PlayMaker\ConditionalExpression.dll


UPDATE:
I stumbled across these posts and i can see that there must be an issue with the scripts etc being included when they are not being used/referenced. http://hutonggames.com/playmakerforum/index.php?topic=4752.msg54687#msg54687 (http://hutonggames.com/playmakerforum/index.php?topic=4752.msg54687#msg54687)
https://hutonggames.com/playmakerforum/index.php?topic=10868.0 (https://hutonggames.com/playmakerforum/index.php?topic=10868.0)

Nick