Skip to content

Commit

Permalink
fix readme, bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettCleary committed Mar 19, 2024
1 parent 7d2184f commit 1ad8ad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ account: test-ground
project: test44
release: 0.0.7

description: Release notes go here.

platforms:
darwin_amd64:
path: dist/darwin/amd64/hello-go
Expand Down Expand Up @@ -196,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://github.com/HyperPlay-Gaming/cli/assets/27568879/d1f89e34-c6e0-494b-bba8-eb29a8c161fe)
![image](https://private-user-images.githubusercontent.com/27568879/314000748-b8a0b525-1765-4d13-8458-07e5fa2f3cef.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3NDgtYjhhMGI1MjUtMTc2NS00ZDEzLTg0NTgtMDdlNWZhMmYzY2VmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFiNTQ5NmUxYzNhMDE0MDNmN2ZiOWEzOGFlMzdiM2NlZmNkNmUxOWEyNzljZDgzOTQyYTMyYzRmMmZiMDUyNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.8Ovlbopen6arKlyI0Tg93y-dxbEPa_ryD65UdAQHCYE)

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://github.com/HyperPlay-Gaming/cli/assets/27568879/f85b4e4b-0a1c-44df-a277-954fe48766ea)
![image](https://private-user-images.githubusercontent.com/27568879/314000795-4b39a341-b254-4334-85d7-be44911ad136.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4NDE1MzksIm5iZiI6MTcxMDg0MTIzOSwicGF0aCI6Ii8yNzU2ODg3OS8zMTQwMDA3OTUtNGIzOWEzNDEtYjI1NC00MzM0LTg1ZDctYmU0NDkxMWFkMTM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE5VDA5NDAzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzMGY4MWI1YzA0MTc3OWJlN2RiZmQ3NmU0ZmYwZmU4ZmZjMjU4NGNjNDk3NjQzMGQ3YzIwZWVlMmMyMWRmMzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.6FJEukr-SMeN-TA2o86kZVVzGdacBcMx7noWzdUl7Po)
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.1",
"version": "2.11.2",
"description": "Hyperplay CLI",
"author": "HyperPlay Labs, Inc.",
"bin": {
Expand Down

0 comments on commit 1ad8ad5

Please sign in to comment.