Skip to content

popcron/sample-unity-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-unity-project

itch.io link

Initial setup

  1. Setup ITCH_USER, ITCH_GAME variables and the BUTLER_CREDENTIALS secret in the repo's settings. The secret is generated here and the other two keys build the itch.io url
  2. Copy the .github folder over to the repo (this will be 2 .yaml workflow files)
  3. Update the main.yaml file's PROJECT_DIR value to whats needed, use '' for root.
  4. Push everything and run the activation workflow to get a license file, then convert the generated license file using this site the contents of the file will be the UNITY_LICENSE secret in your repo's settings (if you have a pro license activation is a bit different, see this)
  5. A build will be triggered on any push or manual dispatch

When builds happen

Builds happen by manually dispatching through the actions tab, or if a tag is pushed

About

A unity project that automatically uploads to itch.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published