Install a release
Use thehumalike.zip asset from
GitHub Releases. Do
not download GitHub’s automatic source archives: they contain repository files,
not the composed runtime resource.
Place the extracted humalike directory directly in a resources directory and
start it by name:
humalike/humalike.
Resource order
HumaLike can start without a framework. For automatic selection during initial startup, start optional dependencies first:humalike and declare it as a dependency.
Callback networking
The callback URL registered in the dashboard must reach the FXServer from the public internet. Allow inbound TCP traffic to the selected server port. If you change the FXServer port or public address, update the callback in the dashboard. The URL format is:1024–65535; do not add a path, query, or
fragment.
Update
- Download the new release and verify its published SHA-256 checksum.
- Stop
humalikeor stop the FXServer. - Keep the previous directory as a rollback copy outside the active resources tree.
- Replace the complete
humalikedirectory. - Start it and run
humalike_status.

