lua.wetgenes.gamecake.zone.scene.require_search
A table of where to look for system modules
Replace or modify with list of prefxes to try. Defaults to an array with one entry of "wetgenes.gamecake.zone.system." A string will be appeneded to the end of these and a require attempted. So it should terminate in a "." and including a "" on its own will allow a full dot path to be used as a require since it wont change the appended string.