-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
see pr #3900 which put the update in the wrong dir. this pr should update withing the right dir.
- Loading branch information
1 parent
3f2e92d
commit cb90a7f
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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/" | ||
} | ||
} |