Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
game-workstore-bot committed Aug 7, 2022
1 parent 0cb11b2 commit 662cc87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ set /a "CODEVERSION=%BUILD_NUMBER%+0"
```

# Arguments
-builscript
## -builscript
name of the BuildScript asset.
The target buildscript of your game, like 'BuildScript.asset'.
don't forget to include '.asset' at end.

-gameversion
## -gameversion
public version for the app/game. Use 1.0.0 for best results (applestore don't allow larger versions, some appstore are following).

-gamebundleversion
## -gamebundleversion
exclusive code version for android and iOS. must be a integer.

# Build Methods
Expand Down

0 comments on commit 662cc87

Please sign in to comment.