craftworkgames / MonoGame.Extended

Extensions to make MonoGame more awesome
http://www.monogameextended.net/
Other
1.44k stars 325 forks source link

Resolve relative paths for tileset sources in tiled map importer #713

Closed merthsoft closed 3 years ago

merthsoft commented 3 years ago

Fixes issue #712

lithiumtoast commented 3 years ago

Thanks 😃

Could you rebase? I pushed a small commit that should fix the check for deploying.

merthsoft commented 3 years ago

actually we should hold off on this. I'm getting some strange results while debugging now that I need to clear up.

merthsoft commented 3 years ago

Ok never mind it seems ok! I've merged dev

lithiumtoast commented 3 years ago

The last job in the workflow fails because forks don't have access to GitHub secrets. I need to look into this more...

Otherwise, great!