Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/ecosystem/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ archived = true
name = "amethyst_network"
source = "crates"
categories = ["networking"]
archived = true

[[items]]
name = "apecs"
Expand All @@ -41,6 +42,7 @@ categories = ["ecs"]
name = "arcana-engine/arcana"
source = "github"
categories = ["engines"]
archived = true

[[items]]
name = "Ascending Client"
Expand Down Expand Up @@ -151,6 +153,7 @@ categories = ["ecs"]
name = "building-blocks"
source = "crates"
categories = ["tools", "mesh"]
archived = true

[[items]]
name = "bvh"
Expand Down Expand Up @@ -1496,6 +1499,7 @@ categories = ["engines"]
name = "texture-synthesis"
source = "crates"
categories = ["tools"]
archived = true

[[items]]
name = "three"
Expand Down
2 changes: 2 additions & 0 deletions content/games/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ description = "An ecosystem simulation game. Achieve the greatest possible eco-d
categories = ["simulation"]
repository_url = "//github.com/amethyst/evoli/"
image = "/assets/img/evoli-prealpha.gif"
archived = true

[[items]]
name = "Fiiish! RS"
Expand Down Expand Up @@ -365,6 +366,7 @@ description = "Open-world exploration game with plants. Everything is procedural
categories = ["open-world"]
repository_url = "//github.com/OsnaCS/plantex"
image = "/assets/img/plantex.jpg"
archived = true

[[items]]
name = "Portal explorer"
Expand Down