Back to Browse

Unity Tutorial: Creating UPM Packages

1.6K views
Nov 16, 2023
47:33

In this tutorial we're going to take a look at how to create our own Unity Package Manager (UPM) packages and some of the issues that we can run into and how to resolve them. Unity Reference: https://docs.unity3d.com/Manual/CustomPackages.html 🎞️ Chapters 00:00 Introduction 02:00 Creating our folder structure 05:00 Creating our core files 06:55 Importance of assembly definitions 12:50 Populating our changelog, license and readme 17:30 Setting up the package.json 22:00 Handling dependencies 23:20 Setting up samples 27:00 Updating our git repo 28:15 Structuring our UPM branch 34:50 Testing the package 35:40 Error 1: Package name case 38:20 Error 2: Stray files in the package 42:05 Error 3: More stray files 44:00 Checking our history, dependencies and samples πŸ“‚ Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_PackageManager If you've got questions add a comment below or send them in for the next Q&A video πŸ€” Send in your questions ➠ https://forms.gle/ToyvqPaBFvpFLtNbA πŸ“ The searchable video archive is at ➠ https://www.iainmcmanus.dev/gamedev-education/ Looking for other ways to get involved? 🟠 Support the channel on Patreon ➠ https://www.patreon.com/IainTheIndie 🟑 Get the code for all the projects on GitHub ➠ https://github.com/orgs/GameDevEducation 🟒 Check out my games on itch.io ➠ http://iaintheindie.itch.io/ 🟣 Follow me on Twitter ➠ https://twitter.com/IainTheIndie πŸŽ‰ Thankyou to all of the Patrons πŸŽ‰ βž” Eh Ah βž” Grant Coble-Neal βž” John Kenneth Douglas βž” Kasper Enwall βž” Tylah Heil βž” James McCarthy βž” Travis Mosier βž” Rise Reign βž” Benjamin Russell βž” Seriphis βž” SiliconOrchid βž” starkepilot βž” Callan Syratt #Unity #Tutorial #GameDev

Download

1 formats

Video Formats

360pmp457.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Unity Tutorial: Creating UPM Packages | NatokHD