Skip to content

Commit

Permalink
Set RYO metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev committed Oct 17, 2023
1 parent d29aabb commit 507a619
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,19 @@ cairo-version = "2.2.0"
sierra-replace-ids = true

[dependencies]
dojo = { git = "https://github.com/dojoengine/dojo.git", rev = "ca2d2e6dd1ef0fe311310ba0728be8743b1d5cc8" }
dojo = { git = "https://github.com/dojoengine/dojo.git", tag = "v0.2.3" }

[[target.dojo]]

[tool.dojo.env]

[tool.dojo.world]
name = "Roll Your Own"
description = "example world"
website = "https://rollyourown.preview.cartridge.gg/"
icon_uri = "file://assets/icon.png"
cover_uri = "file://assets/cover.png"
socials.x = "https://x.com/TheDopeWars"

# Katana
#rpc_url = "https://api.cartridge.gg/x/rollyourown/katana"
Expand Down
Binary file added assets/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 507a619

@vercel
Copy link

@vercel vercel bot commented on 507a619 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rollyourown – ./

rollyourown.preview.cartridge.gg
rollyourown-git-main.preview.cartridge.gg

Please sign in to comment.