Info files buildbot location

Hi

I am nearly complete on split cores for android and was looking round the buildbot to see where it got its info files from thru the online updater.

There are 2 locations that I can see:

buildbot.libretro.com>assets>frontend>bundle>info

buildbot.libretro.com>assets>frontend>info

Which one is the one pulled by update info files in the online updater as it only points to the assets directory here:

core_updater_buildbot_assets_url = “http://buildbot.libretro.com/assets/

Also…

Is there any .files in there for indexing or is it just the files

Does it grab ALL the files in the directory? If I was to “host” my own assets just populated with the info in the correct folder/subfolder would it pick up my info files?

Many thanks

Brent

Search and ye shall find.

Turns out its the info.zip in buildbot.libretro.com>assets>frontend>

I created an info.zip on all the new info files needed and changed the core_updater_buildbot_assets_url to my address.

The good thing was that all the info files were not overwritten just my new ones appended. I did find that i needed to exit, force close and restart retroarch to see my core names.

Brent