Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: addECommons.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiDog1998 committed May 17, 2023
1 parent 3e565f2 commit ab6739f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "ECommons"]
path = ECommons
url = https://github.com/NightmareXIV/ECommons.git
1 change: 0 additions & 1 deletion RotationSolver/Localization/Localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
"ConfigWindow_Params_LocationWrongTextDesc": "How do you want to be scolded if you have a positional error ?!",
"ConfigWindow_Param_SayOutStateChanged": "Saying the state changes out",
"ConfigWindow_Param_ShowInfoOnDtr": "Display plugin state on server info",
"ConfigWindow_Param_ShowStatusWindow": "Display plugin state in a window.",
"ConfigWindow_Param_ShowInfoOnToast": "Display plugin state on toast",
"ConfigWindow_Param_NamePlateIconId": "Player's name plate icon id when state is on. Recommend 61435, 61437",
"ConfigWindow_Param_Action": "Action",
Expand Down
1 change: 1 addition & 0 deletions RotationSolver/RotationSolver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<ItemGroup>
<ProjectReference Include="..\RotationSolver.Basic\RotationSolver.Basic.csproj" />
<ProjectReference Include="..\ECommons\ECommons\ECommons.csproj" />
<EmbeddedResource Include="Localization\*.json" Exclude="Localization\Localization.json" />
</ItemGroup>
</Project>

0 comments on commit ab6739f

Please sign in to comment.