资源介绍:

由玩家Paulv2k4分享的FIFA23_Frostbite Modding Tool 24,更新的是v24.0.8673.13205,支持.flmod和.fifamod。

Summary:
Fix #67 Some imported Kit textures would not show in game. This is caused by EA/DICE system to store the same file in two or more places. For FMT its a cache / compiler error.
Fix #69 ^^ as above ^^
Fix #72 User's Anti Virus is deleting the SDK DLLs. I cannot stop this but I have provided a user friendly error to notify the user.
Fix #71 User's language settings causing many labels to be blank
Fix #74 Asset Entry Viewer would cause the Editor to freeze after an entry was opened more than once


Changes:
e7c61c9 Remove other Language Dictionaries causing blank text
525af93 Add check for empty SDK folder caused by Anti Virus
16eae16 Fix FC24 Textures not being compiled as SbChunks & CasChunks were getting mixed
3239a5b Add CacheManager Enumerations of Resources
8a6c8b3 Fix bug causing editor to freeze
080f72f Add ability to load "AppPlugin" DLLs
e11cd52 Added FileLogger to Debug files not being written during compilation