Compare commits

..

No commits in common. '68ece3967b23b7e6fd9312f9f3e895b9e9ad8a7f' and 'a8553ae2bf24e4d4daba15f319847c8056350a62' have entirely different histories.

1
.gitignore vendored

@ -7,4 +7,3 @@ riderModule.iml
LogicWorld
HarmonyForLogicWorld
EccsLogicWorldAPI
CriticalPathAnalyzer.sln.DotSettings.user

@ -0,0 +1,2 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/Highlighting/SweaWarningsMode/@EntryValue">DoNotShowAndRun</s:String></wpf:ResourceDictionary>

@ -3,7 +3,7 @@ CriticalPathAnalyzer.OpenPathAnalyzer:
Heading: "CriticalPathAnalyzer"
DefaultBinding:
Options:
- P
- I
CriticalPathAnalyzer.AnalyzePathStart:
Heading: "CriticalPathAnalyzer"

@ -1,7 +1,7 @@
ID: CriticalPathAnalyzer
Name: CriticalPathAnalyzer
Author: D4VID
Version: 0.2.2
Version: 0.2.1
Priority: 0
Dependencies:
- HarmonyForLogicWorld

Loading…
Cancel
Save