Skip to content

Commit

Permalink
♻️ Rename achievement package from achievement to trophy
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Nov 2, 2024
1 parent baf0fb2 commit 7f3e3cc
Show file tree
Hide file tree
Showing 22 changed files with 26 additions and 1,770 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions Scarb.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
version = 1

[[package]]
name = "achievement"
name = "bushido_registry"
version = "0.0.0"
dependencies = [
"dojo",
"dojo_cairo_test",
]

[[package]]
name = "bushido_registry"
name = "bushido_trophy"
version = "0.0.0"
dependencies = [
"dojo",
Expand Down
2 changes: 1 addition & 1 deletion Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace]
members = ["packages/achievement", "packages/registry"]
members = ["packages/trophy", "packages/registry"]
description = "Dojo achievement library"
homepage = "https://github.com/cartridge-gg/bushido/"
cairo-version = "2.8.4"
Expand Down
Loading

0 comments on commit 7f3e3cc

Please sign in to comment.