Difference between revisions of "Github access"

From Bakery GPU Lightmapper: Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
[https://github.com/guycalledfrank/bakery-compiled '''bakery-compiled'''] contains core engine-agnostic binary files of Bakery. These should be placed in Assets/Editor/x64/Bakery.
 
[https://github.com/guycalledfrank/bakery-compiled '''bakery-compiled'''] contains core engine-agnostic binary files of Bakery. These should be placed in Assets/Editor/x64/Bakery.
 +
 +
Make sure you overwrite old files with new. If you didn't get any file replacement message, then you likely copying to a wrong folder.
  
 
[[File:Upload 2019-11-10 21-0-12.png|thumb|Updating instructions]]
 
[[File:Upload 2019-11-10 21-0-12.png|thumb|Updating instructions]]

Revision as of 21:31, 3 March 2020

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.

Make sure you overwrite old files with new. If you didn't get any file replacement message, then you likely copying to a wrong folder.

Updating instructions


(Private github pages will show 404 if you didn't receive access via first link)