changed name so ci/cd can be happy

This commit is contained in:
Asriel Camora
2023-06-29 14:28:02 -07:00
parent 2cb2b8783c
commit 14ced2df98
3 changed files with 2 additions and 5 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"Author": "Asriel Camora",
"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.",
"RepoUrl": "https://git.camora.dev/asriel/craftimizer.git",
"InternalName": "craftimizer",
"ApplicableVersion": "any",
"DalamudApiLevel": 8,
"Tags": [
"crafting",
"doh",
"craft",
"macro",
"solver",
"generator",
"generate",
"simulate",
"sim",
"simulator"
],
"CategoryTags": [
"Jobs"
],
"IconUrl": "https://git.camora.dev/asriel/craftimizer/raw/branch/main/icon.png"
}