Extra checks for SolverRunning in macro editor

This commit is contained in:
Asriel Camora
2024-06-22 15:33:34 -07:00
parent 8035e68ee0
commit 4204391c4d
2 changed files with 22 additions and 19 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
"Name": "Craftimizer",
"Punchline": "Simulate crafts, create computer-assisted macros, and get mid-craft suggestions from the comfort of your own game!",
"Description": "Allows you to generate macros and simulate all sorts of crafts without having to open another app. Open your crafting log to get started!",
"RepoUrl": "https://github.com/WorkingRobot/craftimizer",
"RepoUrl": "https://github.com/WorkingRobot/Craftimizer",
"InternalName": "Craftimizer",
"ApplicableVersion": "any",
"Tags": [
@@ -21,10 +21,10 @@
"CategoryTags": [
"Jobs"
],
"IconUrl": "https://git.camora.dev/asriel/craftimizer/raw/branch/main/icon.png",
"IconUrl": "https://git.camora.dev/asriel/Craftimizer/raw/branch/main/icon.png",
"ImageUrls": [
"https://git.camora.dev/asriel/craftimizer/raw/branch/main/Images/RecipeNote.png",
"https://git.camora.dev/asriel/craftimizer/raw/branch/main/Images/SynthHelper.png",
"https://git.camora.dev/asriel/craftimizer/raw/branch/main/Images/MacroEditor.png",
"https://git.camora.dev/asriel/Craftimizer/raw/branch/main/Images/RecipeNote.png",
"https://git.camora.dev/asriel/Craftimizer/raw/branch/main/Images/SynthHelper.png",
"https://git.camora.dev/asriel/Craftimizer/raw/branch/main/Images/MacroEditor.png",
]
}