Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.buildwithdani.com/llms.txt

Use this file to discover all available pages before exploring further.

Common issues

Check that your LICENSE_KEY is present and correct in your config module. Then run again.
In Roblox Studio, go to Home → Game Settings → Security and enable Allow HTTP Requests.
Confirm your current Game ID is allowed by your license in the Flotix dashboard.
Recheck placement of scripts/modules in ServerScriptService, StarterGui, and ReplicatedStorage.

Quick checklist

  • HTTP Requests enabled
  • License key copied exactly
  • Correct game selected in Studio
  • System files placed in expected services

Next