omni.kit.registry.nucleus Functions#
Functions Summary:
| Update index and toggle off index changes batching mode. | |
| Get possible urls for extension metadata using extension data dictionary. | |
| Get extension metadata url using extension data dictionary. | |
| Get icon url using extension data dictionary. | |
| Get package resource url using extension data dictionary by key in package dict (like icon_remote). | |
| Get preview image url using extension data dictionary. | |
| Get registry url using extension data dictionary. | |
| Get registry url by registry name. | |
| Stop updating index, all index changes will be accumulated until `apply_index_changes_batch` call. | |
| Verify extension for publishing. Returns tuple of (is_valid, changelog_content) |