Ether Instance Directory
Belongs to a single character: Player or NPC.
-
/.rayThese files are automatically loaded into the Ray language runtime, as a standard library. -
/.[LANGUAGE]Represent language/library/runtime packages which are supported by The Ether. -
/Ether.rayEther executable, loaded after the/.raydirectory when running an instance. -
/#Represents World data -
/@Represents Character data -
/%Represents any version history kept which is not Character/World-specific -
/projectsInternal project files not yet assigned a package directory -
/entrypoint(.*)?.rayDifferent character entrypoints, the default/entrypoint.rayis for this character. -
Any other directories here are put there by the character or their host, and are optionally considered downloadable packages by other characters.