From cb90a7ff8b871a566b1a0dd76ad2d2cd6f962b48 Mon Sep 17 00:00:00 2001 From: chrisconfirm <131307502+chrisconfirm@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:31:53 +0700 Subject: [PATCH] Update meta.json see pr #3900 which put the update in the wrong dir. this pr should update withing the right dir. --- collections/generative-dungeon/meta.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/collections/generative-dungeon/meta.json b/collections/generative-dungeon/meta.json index 84230e4f43..0824f256e3 100644 --- a/collections/generative-dungeon/meta.json +++ b/collections/generative-dungeon/meta.json @@ -1,10 +1,10 @@ { - "description": "Generative Dungeon is a collection of self-contained, complete RPG games stored entirely on the Bitcoin blockchain. No outside server calls. No IPFS network retrievals. No cloud data. All images, sounds, and code are inscribed directly into the ordinal NFTs that make up these dungeons. They will be playable for as long as browsers support Javascript and Bitcoin exists. In other words: a very, very long time.", - "discord_link": "https://discord.gg/gdungeon", - "icon": "https://turbo.ordinalswallet.com/inscription/preview/e9cd4c3ec2b585381fbd16e3657ed5e26ad0b020a683a886e61d6e6c0ca24368i0", - "inscription_icon": "e9cd4c3ec2b585381fbd16e3657ed5e26ad0b020a683a886e61d6e6c0ca24368i0", "name": "Generative Dungeon Ordinals", + "inscription_icon": "e9cd4c3ec2b585381fbd16e3657ed5e26ad0b020a683a886e61d6e6c0ca24368i0", + "supply": "87", "slug": "generative-dungeon", + "description": "Generative Dungeon is a collection of self-contained, complete RPG games stored entirely on the Bitcoin blockchain. No outside server calls. No IPFS network retrievals. No cloud data. All images, sounds, and code are inscribed directly into the ordinal NFTs that make up these dungeons. They will be playable for as long as browsers support Javascript and Bitcoin exists. In other words: a very, very long time.", "twitter_link": "https://twitter.com/GenDungeon", + "discord_link": "https://discord.gg/gdungeon", "website_link": "https://generativedungeon.com/" -} \ No newline at end of file +}