Skip to content

Commit 8f18226

Browse files
authored
README Upload
0 parents  commit 8f18226

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

README.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
2+
# FrostForged Repack
3+
4+
Frostforge was the result of the passion of many authors but originated with Roza. This was a server hosted for people to progress from Classic to WotLK with double 3.3.5a WotLK talents. It featured a bot system that allows the player to accomplish almost all tasks alone and served as a power multiplier for the main character.
5+
6+
This repository at its core is a party-based singleplayer MMORPG repack for World of Warcraft with full blizzlike and custom content for levels 1 through 80 across all zones available during that era of the game. Everything that happened or was changed, including every character and bot created, during the lifetime of the server is included in this package. Most features are adjustable via an easy worldserv.conf file that reads in plain english with examples on how each function works.
7+
## Features (Modules)
8+
9+
- AutoBalance
10+
- dungeonrespawn
11+
- GainHonorGuard
12+
- instance-reset
13+
- mod_achievements
14+
- mod_ahbot
15+
- mod_boss_announcer
16+
- mod_learnspells
17+
- mod_LuaEngine
18+
- mod_pyptitles
19+
- mod-rdf-expansion
20+
- mod_time_is_time
21+
- npc_beastmaster
22+
- npc_enchanter
23+
- reagent_bank_account
24+
- SkipDKModule
25+
- SoloLfg
26+
- statbooster
27+
28+
29+
## Installation
30+
31+
1. Click the green button "Code" and then click "Download ZIP"
32+
2. Unzip it with your preferred zip program (WinRAR, 7Zip, ...) or with the integrated Windows ZIP Program
33+
3. Run "MySQL.bat" wait 2-3 seconds (Make sure you if you have MySQL on your computer to disable it from the computer "Services")
34+
4. Run "authserver.exe" wait again 2-3 seconds. The last lines are supposed to be
35+
36+
```bash
37+
Added realm "Frostforge Official" at 0.0.0.10:8085.
38+
Process priority class set to HIGH
39+
```
40+
5. Run "worldserver.exe" The last lines are supposed to be
41+
42+
```bash
43+
AC> Starting up Auction House Listing thread...
44+
45+
AC> Calendar deletion of old events.
46+
```
47+
5. Go to your World of Warcraft installation folder.
48+
49+
6. Open the Data folder, then the folder for your language (e.g., enUS).
50+
51+
7. Find the file named realmlist.wtf.
52+
53+
8. Right-click it and choose Open with Notepad. (or whatever Text Editor you prefer)
54+
55+
9. Replace all the text with:
56+
57+
```bash
58+
set realmlist 127.0.0.1
59+
```
60+
and Save it to play locally (Solo)
61+
## Support
62+
63+
For support, you can reach out to Hex_TV#2545 or join one of the Discord servers below:
64+
65+
66+
Realms of Azeroth: https://discord.gg/zRw3Qyy8
67+
- ff-repack-support-ff (channel)
68+
Hex Tv Community: https://discord.gg/wxgVaz75
69+
- wow-modding-help (channel)

0 commit comments

Comments
 (0)