Skip to content

Commit

Permalink
Merge pull request #17 from HyperPlay-Gaming/fix/readme_images
Browse files Browse the repository at this point in the history
[Fix] Readme images not showing on NPM
  • Loading branch information
BrettCleary authored Mar 19, 2024
2 parents e92504a + 7dc22e0 commit 1b0cdbe
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ It is also possible to add the public key directly to your project through the [

To get the account name, navigate to the [HyperPlay Dev Portal](https://developers.hyperplay.xyz) and on the project card, you can find your account name in the "Published by: <account_name" text.

![image](https://private-user-images.githubusercontent.com/27568879/314000748-b8a0b525-1765-4d13-8458-07e5fa2f3cef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3NDgtYjhhMGI1MjUtMTc2NS00ZDEzLTg0NTgtMDdlNWZhMmYzY2VmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFiNTQ5NmUxYzNhMDE0MDNmN2ZiOWEzOGFlMzdiM2NlZmNkNmUxOWEyNzljZDgzOTQyYTMyYzRmMmZiMDUyNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8Ovlbopen6arKlyI0Tg93y-dxbEPa_ryD65UdAQHCYE)
![image](./public/account_name.png)

To get the project name, click the project card. The project name is in the text input field with the "Game Name" label, shown below.

![image](https://private-user-images.githubusercontent.com/27568879/314000795-4b39a341-b254-4334-85d7-be44911ad136.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3OTUtNGIzOWEzNDEtYjI1NC00MzM0LTg1ZDctYmU0NDkxMWFkMTM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzMGY4MWI1YzA0MTc3OWJlN2RiZmQ3NmU0ZmYwZmU4ZmZjMjU4NGNjNDk3NjQzMGQ3YzIwZWVlMmMyMWRmMzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.6FJEukr-SMeN-TA2o86kZVVzGdacBcMx7noWzdUl7Po)
![image](./public/project_name.png)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/cli",
"version": "2.11.2",
"version": "2.11.3",
"description": "Hyperplay CLI",
"author": "HyperPlay Labs, Inc.",
"bin": {
Expand Down
Binary file added public/account_name.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 public/project_name.png
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 1b0cdbe

Please sign in to comment.