mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 13:14:17 +01:00
WIP on excel-submodule
This commit is contained in:
parent
d3bd5f1dce
commit
d2f89ad16f
3 changed files with 4 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
||||||
[submodule "lib/Hexa.NET.ImGui"]
|
[submodule "lib/Hexa.NET.ImGui"]
|
||||||
path = lib/Hexa.NET.ImGui
|
path = lib/Hexa.NET.ImGui
|
||||||
url = https://github.com/goatcorp/Hexa.NET.ImGui.git
|
url = https://github.com/goatcorp/Hexa.NET.ImGui.git
|
||||||
|
[submodule "lib/Lumina.Excel"]
|
||||||
|
path = lib/Lumina.Excel
|
||||||
|
url = https://github.com/NotAdam/Lumina.Excel.git
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,6 @@
|
||||||
<!-- Dependency versions -->
|
<!-- Dependency versions -->
|
||||||
<PropertyGroup Label="Dependency Versions">
|
<PropertyGroup Label="Dependency Versions">
|
||||||
<LuminaVersion>5.7.0</LuminaVersion>
|
<LuminaVersion>5.7.0</LuminaVersion>
|
||||||
<LuminaExcelVersion>7.2.2</LuminaExcelVersion>
|
|
||||||
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
|
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|
|
||||||
1
lib/Lumina.Excel
Submodule
1
lib/Lumina.Excel
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5a1e08f7a938616e56642850f092c2d358145dcd
|
||||||
Loading…
Add table
Add a link
Reference in a new issue