Skip to content

Commit b38ba95

Browse files
Andrew Wheeler(Genusis)17cupsofcoffee
andauthored
Adding Ascending Libs to the list. (#567)
Co-authored-by: Joe Clay <[email protected]>
1 parent 9cd5bf7 commit b38ba95

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

content/ecosystem/data.toml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,23 @@ name = "arcana-engine/arcana"
4141
source = "github"
4242
categories = ["engines"]
4343

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+
[[items]]
52+
name = "ascending_graphics"
53+
source = "crates"
54+
categories = ["2drendering"]
55+
56+
[[items]]
57+
name = "ascending_input"
58+
source = "crates"
59+
categories = ["input"]
60+
4461
[[items]]
4562
name = "aseprite"
4663
source = "crates"

0 commit comments

Comments
 (0)