1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-14 21:28:45 +02:00
MLEM/MLEM.Data
2022-10-31 13:20:26 +01:00
..
Content cleaned up code 2022-08-20 11:39:28 +02:00
Json Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library 2022-10-31 13:20:26 +01:00
ContentExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00
CopyExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00
DataTextureAtlas.cs multi-target netstandard2.0 and net6.0 2022-09-14 19:24:00 +02:00
DynamicEnum.cs Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library 2022-10-31 13:20:26 +01:00
MLEM.Data.csproj Multi-target net452, making MLEM compatible with MonoGame for consoles 2022-09-14 21:17:43 +02:00
MLEM.Data.FNA.csproj resolved some build warnings 2022-09-15 10:44:50 +02:00
NetBufferSerializer.cs added .editorconfig 2022-06-17 18:23:47 +02:00
NetExtensions.cs added .editorconfig 2022-06-17 18:23:47 +02:00
RuntimeTexturePacker.cs Added the ability to add additional regions to a RuntimeTexturePacker after packing 2022-10-20 23:59:42 +02:00