mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 21:24:18 +01:00
Create external project for GameData and move GamePath to it
This commit is contained in:
parent
3c560268fc
commit
c7a17d0180
30 changed files with 137 additions and 152 deletions
|
|
@ -2,6 +2,7 @@ using System.IO;
|
|||
using System.Linq;
|
||||
using Dalamud.Interface;
|
||||
using ImGuiNET;
|
||||
using Penumbra.GameData.Util;
|
||||
using Penumbra.Meta;
|
||||
using Penumbra.Mods;
|
||||
using Penumbra.Util;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue