Skip to content

Commit

Permalink
Merge pull request #69 from moonbeam-foundation/develop
Browse files Browse the repository at this point in the history
Release: 02.10.2024
  • Loading branch information
Rihyx authored Oct 2, 2024
2 parents bbdfc6d + 09eae45 commit 90484f6
Show file tree
Hide file tree
Showing 17 changed files with 126 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
* @mauops @Rihyx @mmaurello @ekenigs @aaron2048 @sicco-moonbeam @themacexpert
* @mauops @Rihyx @mmaurello @ekenigs @aaron2048 @sicco-moonbeam @themacexpert @petercraft

Binary file added projects/polybots/logos/polybots-full.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 projects/polybots/logos/polybots-large.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 projects/polybots/logos/polybots-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions projects/polybots/polybots.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
{
"id": "polybots",
"slug": "polybots",
"name": "Polybots Rumble",
"category": "gaming",
"chains": ["moonbeam"],
"logo": {
"small": {
"fileName": "polybots-small.png",
"width": 200,
"height": 200,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-large.png",
"width": 1024,
"height": 1024,
"mimeType": "image/png"
},
"full": {
"fileName": "polybots-full.png",
"width": 2048,
"height": 2048,
"mimeType": "image/png"
}
},
"screenshots": [
{
"small": {
"fileName": "polybots-screenshot-small1.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large1.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
},
{
"small": {
"fileName": "polybots-screenshot-small2.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large2.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
},
{
"small": {
"fileName": "polybots-screenshot-small3.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large3.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
},
{
"small": {
"fileName": "polybots-screenshot-small4.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large4.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
},
{
"small": {
"fileName": "polybots-screenshot-small5.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large5.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
},
{
"small": {
"fileName": "polybots-screenshot-small6.png",
"width": 480,
"height": 270,
"mimeType": "image/png"
},
"large": {
"fileName": "polybots-screenshot-large6.png",
"width": 1920,
"height": 1080,
"mimeType": "image/png"
}
}
],
"shortDescription": "Customize your polybot, engage in epic battles, and dominate the competition.",
"description": "Polybots Rumble is an exciting turn-based RPG game where you control customizable robots in intense strategic battles. Set in the futuristic Japan of 2074, the game puts you in the shoes of a teenager who builds and battles with robots on the streets. Manage your resources wisely and customize your robot with powerful parts to face challenges and win every confrontation.",
"tags": ["Gaming", "NFT"],
"contracts": [],
"urls": {
"website": "https://polybotsgame.io/",
"try": "https://polybotsgame.io/download",
"twitter": "https://twitter.com/polybotsrumble",
"medium": "https://medium.com/@kumagames",
"discord": "https://discord.gg/kPvX47GtV7"
},
"projectCreationDate": 1710776529000
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 90484f6

Please sign in to comment.