From d784fe3f3439ce9f8bd1928b5933c9873fe251f2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 30 Sep 2019 17:15:17 -0700 Subject: [PATCH] Added various decentraland repositories. --- data/ecosystems/d/decentraland.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data/ecosystems/d/decentraland.toml b/data/ecosystems/d/decentraland.toml index 7adea299..2238a8da 100644 --- a/data/ecosystems/d/decentraland.toml +++ b/data/ecosystems/d/decentraland.toml @@ -121,6 +121,9 @@ url = "https://github.com/decentraland/decentraland-ecs-utils" [[repo]] url = "https://github.com/decentraland/decentraland-eth" +[[repo]] +url = "https://github.com/decentraland/decentraland-experiments" + [[repo]] url = "https://github.com/decentraland/decentraland-rpc" @@ -163,6 +166,9 @@ url = "https://github.com/decentraland/editor" [[repo]] url = "https://github.com/decentraland/editor-legacy" +[[repo]] +url = "https://github.com/decentraland/ephemeralkey" + [[repo]] url = "https://github.com/decentraland/erc721" @@ -193,6 +199,9 @@ url = "https://github.com/decentraland/frontend-starter" [[repo]] url = "https://github.com/decentraland/gate" +[[repo]] +url = "https://github.com/decentraland/gltf-pipeline" + [[repo]] url = "https://github.com/decentraland/hexutil" @@ -205,6 +214,9 @@ url = "https://github.com/decentraland/jekyll-feed" [[repo]] url = "https://github.com/decentraland/jekyll-json-feed" +[[repo]] +url = "https://github.com/decentraland/kernel" + [[repo]] url = "https://github.com/decentraland/land" @@ -235,6 +247,9 @@ url = "https://github.com/decentraland/monaco-typescript" [[repo]] url = "https://github.com/decentraland/nft-open-api" +[[repo]] +url = "https://github.com/decentraland/nft-schema" + [[repo]] url = "https://github.com/decentraland/nifty-gg" @@ -256,6 +271,12 @@ url = "https://github.com/decentraland/proposals" [[repo]] url = "https://github.com/decentraland/provider-engine" +[[repo]] +url = "https://github.com/decentraland/redux-persistence" + +[[repo]] +url = "https://github.com/decentraland/redux-persistence-engine-localstorage" + [[repo]] url = "https://github.com/decentraland/rendezvous" @@ -295,6 +316,9 @@ url = "https://github.com/decentraland/transparency" [[repo]] url = "https://github.com/decentraland/ui" +[[repo]] +url = "https://github.com/decentraland/UnityGLTF" + [[repo]] url = "https://github.com/decentraland/vorpal"