hello, i want to instal some mods (for example stand powers). I can load mod.gml but also this mod have some sprites. So how to ADD sprites of this mod in game?
You make sure that the sprite files lie in the same directory with the mod - you load the mod, and the mod then loads its sprites.
Ok my mod in same directory with sprites but it wrires "could not find sprites (name)"
ok nevermind i found a solution