-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba6eccc
commit 4409b3d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule dojo-starter
updated
14 files
+1 −1 | Scarb.lock | |
+1 −1 | Scarb.toml | |
+239 −0 | abis/base/models/moved.json | |
+243 −0 | abis/base/models/moves.json | |
+227 −0 | abis/base/models/position.json | |
+657 −0 | abis/base/world.json | |
+657 −0 | abis/deployments/KATANA/world.json | |
+1 −1 | manifests/base/contracts/actions.toml | |
+1 −0 | manifests/base/models/moved.toml | |
+1 −0 | manifests/base/models/moves.toml | |
+1 −0 | manifests/base/models/position.toml | |
+1 −0 | manifests/base/world.toml | |
+1,645 −0 | manifests/deployments/KATANA.json | |
+5 −1 | manifests/deployments/KATANA.toml |