Skip to content

Instantly share code, notes, and snippets.

@col000r
Last active January 8, 2019 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save col000r/92975fb926dc5af48e5fc4baf764192c to your computer and use it in GitHub Desktop.
Save col000r/92975fb926dc5af48e5fc4baf764192c to your computer and use it in GitHub Desktop.
package.json
{
"name": "com.company.yourpackage",
"displayName": "Your Package's Name",
"version": "1.0.0",
"unity": "2018.3",
"description": "The description of your package",
"keywords": [ "package", "unity", "yeah" ],
"dependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment