@indra.ai/deva.content
Version:
Content delivery for the Deva.world platform
44 lines (24 loc) • 967 B
Markdown
# Deva.content
The deva.content files for the Indra Quantum Computing Environment.

## Access
The deva.content can be accessed through your deva.world terminal by calling the necessary command.
```shell
# Retrieve a world.
$ #content world:main 0251/main:look
# Retrieve an agent.
$ #content agent:main 0005/main:look
# Retrieve an object.
$ #content object:main 1100/main:look
```
## Structure
- `./main` - This is where the main world files are located.
- `./main/agent` - Agent files
- `./main/help` - Internal help files for deva.cloud.
- `./main/maps` - Map files for the realm.
- `./main/numbers` - Graphics for internal grid numbers.
- `./main/object` - Graphics for internal grid numbers.
- `./main/world` - Graphics for internal grid numbers.
[Github Repo](https://github.com/indraai/deva.space)
[Back to indra.ai](https://indra.ai)
Copyright ©2022 Quinn Michaels; All Rights Reserved.