servers:bsd:games:trinitycore_3.3.5_localhost
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:bsd:games:trinitycore_3.3.5_localhost [2024/12/01 16:10] – [Script] Sean Rhone | servers:bsd:games:trinitycore_3.3.5_localhost [2025/01/17 16:04] (current) – Sean Rhone | ||
---|---|---|---|
Line 2: | Line 2: | ||
* TrinityCore ((https:// | * TrinityCore ((https:// | ||
- | * 3.3.5 ((https:// | ||
- | * These notes provide a local singleplayer | + | * These notes provide a local single-player |
+ | |||
+ | ===== Media ===== | ||
+ | |||
+ | * [[https:// | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
Line 16: | Line 19: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | ==== Web ==== | ||
+ | |||
+ | * [[https:// | ||
====== Dependencies ====== | ====== Dependencies ====== | ||
Line 126: | Line 133: | ||
* Download the latest '' | * Download the latest '' | ||
- | * Expects something like '' | + | * Expects something like '' |
rm -Rf ~/' | rm -Rf ~/' | ||
Line 251: | Line 258: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE authserver; | ||
- | |||
- | CREATE DATABASE authserver; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 265: | Line 264: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE characters; | ||
- | |||
- | CREATE DATABASE characters; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 279: | Line 270: | ||
mariadb -u ' | mariadb -u ' | ||
- | |||
- | CREATE USER ' | ||
- | |||
- | CREATE USER ' | ||
GRANT ALL PRIVILEGES ON authserver.* to authserver@localhost; | GRANT ALL PRIVILEGES ON authserver.* to authserver@localhost; |
/srv/www/wiki/data/attic/servers/bsd/games/trinitycore_3.3.5_localhost.1733087403.txt.gz · Last modified: by Sean Rhone