For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

1

Download the resource

Download resource from CFX Portal.

2

Move the downloaded resources

Move downloaded resources to your server´s 📁resources folder.

📁 server
└── 📁 resources
    ├── 📁 rcore_dance_assets
    ├── 📁 rcore_dance
    └── 📁 (other resources)
3

Ensure the resources in server.cfg

In server.cfg ensure both rcore_dance_assets and rcore_dance in this order. Example:

ensure rcore_dance_assets
ensure rcore_dance

Last updated