Switch-Toolbox/File_Format_Library/FileFormats/NLG/LM3
MichaelHinrichs f6e3da8473
Fix file names with slashes (#450)
In Luigi's Manson 3, some of the archived models have slashes in their names. This means that they can't be exported with those names, and Toolbox will crash when it reaches them, if you try to "export all".

What i have done to fix this, is make toolbox treat names with slashes as directory paths, with a file name on the end.
2022-02-14 18:18:29 -05:00
..
LM3_ChunkTable.cs Some LM3 adjustments 2019-11-10 09:45:39 -05:00
LM3_DICT.cs LM3 : Adjust model name handling. 2020-07-21 19:03:39 -04:00
LM3_Enums.cs Some LM3 adjustments 2019-11-10 09:45:39 -05:00
LM3_Material.cs Cleanup file location a bit. Fix LM3 faces for certain formats 2019-11-02 19:35:08 -04:00
LM3_Model.cs Fix file names with slashes (#450) 2022-02-14 18:18:29 -05:00
TexturePOWE.cs Start to impliment backend for depth/3D textures 2020-01-14 19:19:02 -05:00