Closed quantix-dev closed 1 year ago
Adds the wally.toml file for publishing the library to the wally index.
wally.toml
To publish run commands from the project root:
wally login
wally publish --token <token>
More information here: https://github.com/UpliftGames/wally#wally-login---token-token
Work could potentially be done in the future to add this to the github workflow.
Adds the
wally.toml
file for publishing the library to the wally index.To publish run commands from the project root:
wally login
wally publish --token <token>
More information here: https://github.com/UpliftGames/wally#wally-login---token-token