mirror of
https://github.com/4sval/FModel.git
synced 2026-03-22 01:34:37 -05:00
- Added utoc/ucas (io store) loading support - Added new unversioned asset parsing support ONLY for asset we have mappings yet - Integrated that new parsing as good as possible into fmodel's old structure (which certainly wasn't prepared for such a change lol) - ONLY for new package format disabled caching of files in debug mode (was annoying) - Type and enum mappings while by default be loaded from a github repo BUT in debug mode it will first attempt to load them from local files (relative to the exe, also for debugging conveniance) but fallback to the ones from the repo - F12 hotkey for reloading current type mappings (Mainly made for debug but also works in release) |
||
|---|---|---|
| .. | ||
| Assets.cs | ||
| BitArrays.cs | ||
| ByteOrderSwap.cs | ||
| Commands.cs | ||
| EGL2.cs | ||
| Endpoints.cs | ||
| Enums.cs | ||
| FConsole.cs | ||
| Folders.cs | ||
| FWindows.cs | ||
| HttpClientDownloadWithProgress.cs | ||
| Keys.cs | ||
| Localizations.cs | ||
| MathUtils.cs | ||
| ObservableSortedList.cs | ||
| Oodle.cs | ||
| Paks.cs | ||
| Screens.cs | ||
| SevenZipHelper.cs | ||
| Streams.cs | ||
| Strings.cs | ||
| Tasks.cs | ||
| Updater.cs | ||
| ValoloWwiseDict.cs | ||