A simple search path based auto-importer.
An Importer for local source files.
Add a search path to the auto importer. Relative paths are made absolute before adding.
A forward method implementation placed in the Lobby when Importing is turned on.
Imports an object or addon for the given Message.
List of Importer objects.
List of paths the proto importer will check while searching for protos to load.
Removes a search path from the auto importer. Relative paths should be removed from the same working directory as they were added.
Turns off the Importer. Returns self.
Turns on the Importer. Returns self.