Release 2.0.0.0 ᕙ(⇀‸↼‶)ᕗ

This commit is contained in:
Asriel Camora
2023-11-23 20:50:32 -08:00
parent 1fe8db7da9
commit 81d6509008
5 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<Authors>Asriel Camora</Authors> <Authors>Asriel Camora</Authors>
<Version>1.9.5.0</Version> <Version>2.0.0.0</Version>
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl> <PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
<Configurations>Debug;Release</Configurations> <Configurations>Debug;Release</Configurations>
</PropertyGroup> </PropertyGroup>
+8 -3
View File
@@ -1,8 +1,8 @@
{ {
"Author": "Asriel", "Author": "Asriel",
"Name": "Craftimizer", "Name": "Craftimizer",
"Punchline": "Simulate crafts and create computer-assisted macros from the comfort of your own game", "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.", "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", "InternalName": "Craftimizer",
"ApplicableVersion": "any", "ApplicableVersion": "any",
@@ -21,5 +21,10 @@
"CategoryTags": [ "CategoryTags": [
"Jobs" "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",
]
} }
Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB