discosultan / penumbra

2D lighting with soft shadows for MonoGame
MIT License
315 stars 32 forks source link

Support for MonoGame 3.8.1 #39

Closed Derposoft closed 1 year ago

Derposoft commented 1 year ago

Using current version with 3.8.1 gives the following error: Unhandled exception. System.Exception: This MGFX effect is for an older release of MonoGame and needs to be rebuilt.

discosultan commented 1 year ago

Thanks for the report @Derposoft . I'll try to get this sorted within the next week.

discosultan commented 1 year ago

Should be solved with https://github.com/discosultan/penumbra/commit/3a2d542b0aa9698aa1c0f7c6056f5d007a7b9f8c. Let me know if any issues persist.

Derposoft commented 1 year ago

thanks, it's perfect! you're the best! @discosultan