We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd5bf7 commit b38ba95Copy full SHA for b38ba95
content/ecosystem/data.toml
@@ -41,6 +41,23 @@ name = "arcana-engine/arcana"
41
source = "github"
42
categories = ["engines"]
43
44
+[[items]]
45
+name = "Ascending Client"
46
+categories = ["engines"]
47
+description = "Open Source Client and Server 2D Game Engine."
48
+repository_url = "https://github.com/AscendingCreations/AscendingClient"
49
+homepage_url = "https://github.com/AscendingCreations/AscendingClient"
50
+
51
52
+name = "ascending_graphics"
53
+source = "crates"
54
+categories = ["2drendering"]
55
56
57
+name = "ascending_input"
58
59
+categories = ["input"]
60
61
[[items]]
62
name = "aseprite"
63
source = "crates"
0 commit comments