Difference between revisions of "Github access"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
'''bakery-compiled''' contains core engine-agnostic binary files of Bakery. These should be placed in Assets/Editor/x64/Bakery. | '''bakery-compiled''' contains core engine-agnostic binary files of Bakery. These should be placed in Assets/Editor/x64/Bakery. | ||
+ | |||
+ | |||
+ | Updating instructions: | ||
+ | |||
+ | [[File:Upload 2019-11-10 21-0-12.png]] |
Revision as of 09:41, 28 November 2019
Bakery has two private repositories on github. Unlike Asset Store releases, these are frequently updated and contain latest bugfixes and beta features.
You can request github access here.
bakery-csharp repository contains C# part of Bakery, everything related to the way it communicates with Unity.
bakery-compiled contains core engine-agnostic binary files of Bakery. These should be placed in Assets/Editor/x64/Bakery.
Updating instructions: