Last update has an error in file Civ5Mod.targets.
At line 117 pos 42 ->
This is an string error, Condition="'($(PackageMod)' must read Condition="('$(PackageMod)' ->
Just correct the sentence and save it, restart ModBuddy and DONT UPDATE, just close the update window.
At line 117 pos 42 ->
Spoiler :
<CallTarget Targets="DoPackage" Condition="'($(PackageMod)' != 'false' And '$(Configuration)' != 'Deploy Only')" />
This is an string error, Condition="'($(PackageMod)' must read Condition="('$(PackageMod)' ->
Spoiler :
<CallTarget Targets="DoPackage" Condition="('$(PackageMod)' != 'false' And '$(Configuration)' != 'Deploy Only')" />
Just correct the sentence and save it, restart ModBuddy and DONT UPDATE, just close the update window.