| title | The Kernel Library |
|---|---|
| layout | default |
When writing your Kernel-based MUD library, make sure you've read the general help for writing a DGD MUDLib, which apply to your Kernel-based lib as well.
- The Kernel MUDLib and Inheritance
- Getting Started Modifying the Kernel MUDLib
- Kernellib Security
- Object Creators and Owners
- Users and Connections, the nuts and bolts
- Debugging a MUDLib
- Overhead and the Kernel
- Overview
- Directory Structure
- Adding an Errord
- Multiple-Thread Functions
- Additional AUTO Objects (note: OBSOLETE, DELETED)
- Writing an Object Manager