sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.35k stars 373 forks source link

Fix JSON incompatible `HoudiniEngine.uplugin` file. #242

Closed KelSolaar closed 1 year ago

KelSolaar commented 1 year ago

The HoudiniEngine.uplugin file has an extra comma that makes it incompatible with many JSON parsers, e.g. CPython.

dpernuit commented 1 year ago

Thanks, this will be in tomorrow's daily build of the plugin.