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/08/27 00:32] (current) – [MMaps] 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 21: | Line 28: | ||
su - | su - | ||
- | pkg install git readline boost-all | + | pkg install git readline boost-all |
====== Download Source ====== | ====== Download Source ====== | ||
Line 93: | Line 100: | ||
===== MMaps ===== | ===== MMaps ===== | ||
- | * :!: Takes about 30 minutes | + | * :!: ~30 minutes i5-8400H |
+ | * Requires [[# | ||
+ | * '' | ||
cp -f ~/' | cp -f ~/' | ||
Line 126: | Line 135: | ||
* Download the latest '' | * Download the latest '' | ||
- | * Expects something like '' | + | * Expects something like '' |
rm -Rf ~/' | rm -Rf ~/' | ||
Line 251: | Line 260: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE authserver; | ||
- | |||
- | CREATE DATABASE authserver; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 265: | Line 266: | ||
* '' | * '' | ||
- | |||
- | mariadb -u ' | ||
- | |||
- | DROP DATABASE characters; | ||
- | |||
- | CREATE DATABASE characters; | ||
- | |||
- | EXIT | ||
mariadb -u ' | mariadb -u ' | ||
Line 279: | Line 272: | ||
mariadb -u ' | mariadb -u ' | ||
- | |||
- | CREATE USER ' | ||
- | |||
- | CREATE USER ' | ||
GRANT ALL PRIVILEGES ON authserver.* to authserver@localhost; | GRANT ALL PRIVILEGES ON authserver.* to authserver@localhost; |
/usr/local/www/wiki/data/attic/servers/bsd/games/trinitycore_3.3.5_localhost.1733087403.txt.gz · Last modified: by Sean Rhone