Community Resources & Tools
To help players customize their interface, manage aliases, and write scripts for the browser client or third-party clients, various utility packages and tools are available.
Migration & Porting Tools
If you are a returning player with existing scripts, triggers, or configurations from the original Genesis game, you can use the following utility repository to migrate them to the remastered client:
- genutils (GitHub) — A collection of tools to assist in porting your legacy triggers, scripts, and MUD client configurations to the remastered environment.
Client Packages & Scripting API
The Genesis Remastered browser client includes a documented JavaScript API at /api/. You can use it to build custom UI packages, aliases, and advanced triggers. Community-contributed packages can be shared and loaded directly through the in-game client command line or the client's Console panel.