Resource Integration
Compatibility Key
| Status | Description |
|---|---|
| Built-In (script) | Fully integrated into the script and auto-detected, no modifications or configuration needed. |
| Built-In (creator) | Fully integrated by the resource creator, no modifications required. |
| Built-In (cd_bridge) | Fully integrated through cd_bridge and auto-detected, no extra changes needed in the supported resource. |
| Minor Changes Required | Small, simple edits such as adding or copying a single line of code. |
| Moderate Changes Required | Involves replacing existing logic or functions with the versions provided by Codesign. |
| Major Changes Required | Extensive modifications across multiple files or large code sections. |
Supported Utility Compatibility
Additional resource types that can work through our bridge, such as notifications and similar utility scripts.
| Script Type | Compatibility Type | View Supported Scripts |
|---|---|---|
| Framework | Built-In (cd_bridge) | #framework |
| Database Wrapper | Built-In (cd_bridge) | #database-wrapper |
| Banking | Built-In (cd_bridge) | #banking |
| Duty | Built-In (cd_bridge) | #duty |
| Hud | Built-In (cd_bridge) | #hud |
| Inventory | Built-In (cd_bridge) | #inventory |
| Notifications | Built-In (cd_bridge) | #notification |
| Society | Built-In (cd_bridge) | #society |