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:04] – [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 188: | Line 195: | ||
===== Script ===== | ===== Script ===== | ||
- | * This is attached to the [[games;bsd;wine;world_of_warcraft_3.3.5# | + | * [[games:bsd:wine:world_of_warcraft_3.3.5# |
mkdir -p ~/' | mkdir -p ~/' | ||
Line 229: | Line 236: | ||
==== Script ==== | ==== Script ==== | ||
- | * This is attached to the [[games: | + | * [[games: |
mkdir -p ~/' | mkdir -p ~/' | ||
Line 243: | Line 250: | ||
# End</ | # End</ | ||
+ | |||
+ | ~/' | ||
===== Restore ===== | ===== Restore ===== | ||
Line 249: | Line 258: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE authserver; | ||
- | |||
- | CREATE DATABASE authserver; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 263: | Line 264: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE characters; | ||
- | |||
- | CREATE DATABASE characters; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 277: | 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.1733087060.txt.gz · Last modified: by Sean Rhone