Files
MonoGame.Extended/source
Christopher Whitley d9cd99d4b9 Feature: Load Ember Particle Effects From File/Stream (#1023)
* Fix texture path resolution in ParticleEffectReader

This fixes texture loading issues when particle effect files reference textures with relative paths by properly resolving them against the effect file's location.

* Implement ParticleEffect FromFile/Stream methods
2025-09-08 00:36:37 -04:00
..