mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-27 09:34:24 +01:00
38 lines
769 B
TOML
38 lines
769 B
TOML
# Ecosystem Level Information
|
|
title = "Cryptovoxels"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/cryptovoxels"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/construct"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/cryptovoxels.github.com"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/image-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/issues"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/maps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/parcel-bitcoin-tracker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/scripting"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/unity-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/wiki"
|