Jacob Schmidt bf951fd1f6
Some checks failed
Build / Build (push) Failing after 39s
Initial Repo Setup
2025-01-01 09:33:04 -06:00

627 B

Setup

Description

Setup Extension to communicate with DB.

Usage

Arguments:
	0: STRING - Name host (default: "localhost")
	1: SCALAR - Port of host (default: 6379)
	2: STRING - Password of host (default: "xyz123")

Examples:
	["localhost", 6379, "xyz123"] call dragonfly_db_fnc_setup (Server or Singleplayer Only)
	["localhost", 6379, "xyz123"] remoteExecCall ["dragonfly_db_fnc_setup", 2, false] (Multiplayer Only)

Add Task | Handler | Init | Process Queue | Scheduler | Setup