sarbian/ModuleManager

[Bug] Patches can't be applied to parts with spaces in name

Monniasza opened this issue · 1 comments

This code won't work, but it follows all guidelines:
@PART[Some part]{ @name = Second name }

The ModuleManager stops interpreting name after the space.

It is not a bug with MM but with how the stock game parse cfg. You need to replace the space with a ?