mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
47 lines
957 B
TOML
47 lines
957 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/dat-mirror"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/image-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/issues"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/jankovoxels"
|
|
|
|
[[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/scripting-host"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/unity-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptovoxels/wiki"
|