CodeWalker/CodeWalker.Core
alexguirre d136c55be8 Fix .ydd export/import with unsolved hashes
When a drawable hash was unknown, it kept the "filename.#dd" name so
exporting to XML lost the hash and importing it back created a broken
file.

Now if the hash is unknown, the name is set to `hash_1234ABCD`, and XML
import checks for `hash_`.
2024-07-06 23:28:23 +02:00
..
GameFiles Fix .ydd export/import with unsolved hashes 2024-07-06 23:28:23 +02:00
Properties Update to .net framework 4.8 and new csproj style, moved all CodeWalker project files into subfolder 2020-02-25 02:56:27 +11:00
Resources Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
Utils Merge pull request #210 from alexguirre/fix-drawables 2023-08-21 14:40:50 +10:00
World Ynd research V2 by fish-cfx 2023-09-04 20:48:50 +10:00
CodeWalker.Core.csproj Changed working directory setting to .. instead of absolute path 2020-02-25 03:22:47 +11:00