Compare commits

...

2 Commits

1
.gitignore vendored

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

@ -1,2 +0,0 @@
<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:
- I
- P
CriticalPathAnalyzer.AnalyzePathStart:
Heading: "CriticalPathAnalyzer"

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

Loading…
Cancel
Save