Release 2.0.0.0 ᕙ(⇀‸↼‶)ᕗ
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Authors>Asriel Camora</Authors>
|
||||
<Version>1.9.5.0</Version>
|
||||
<Version>2.0.0.0</Version>
|
||||
<PackageProjectUrl>https://github.com/WorkingRobot/craftimizer.git</PackageProjectUrl>
|
||||
<Configurations>Debug;Release</Configurations>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"Author": "Asriel",
|
||||
"Name": "Craftimizer",
|
||||
"Punchline": "Simulate crafts and create computer-assisted macros 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.",
|
||||
"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",
|
||||
"InternalName": "Craftimizer",
|
||||
"ApplicableVersion": "any",
|
||||
@@ -21,5 +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",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user