-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from Cortes-Jeremy/develop
release dalaran Sewer
- Loading branch information
Showing
2 changed files
with
72 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,72 @@ | ||
# WotLK-Patch | ||
new wow things back to LK | ||
[![Game Version](https://img.shields.io/badge/wow-3.3.5-blue.svg)](https://github.com/ElvUI-WotLK) | ||
|
||
# Arena patches - Wrath of the Lich King (3.3.5a) | ||
|
||
Theses are Meant to be standalone patches that do not interfere with the world outside arena. | ||
Textures have custom path to avoid conflicting with shared textures. | ||
Lot of things have been backported from newer expansions using wow.export v0.1.26 (textures / m2) | ||
|
||
Used tools: Blender / WowModelViewer / wow.export / 010Editor with custom scripts-templates | ||
|
||
Tested on Warmane-Icecrown | ||
|
||
## Blades edge's: (not released yet) | ||
|
||
<div style="display:flex;align-items:center;"> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191405-60f63e80-7113-11eb-97b8-6e3dbb742718.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191405-60f63e80-7113-11eb-97b8-6e3dbb742718.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191477-753a3b80-7113-11eb-9607-2cd944cd4735.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191477-753a3b80-7113-11eb-9607-2cd944cd4735.jpg"> | ||
</a> | ||
</div> | ||
|
||
## Nagrand (not released yet) | ||
|
||
<div style="display:flex;align-items:center;"> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191190-28566500-7113-11eb-9b32-a2d560f8afc6.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191190-28566500-7113-11eb-9b32-a2d560f8afc6.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191266-3a380800-7113-11eb-9061-d7f5ad3f589f.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191266-3a380800-7113-11eb-9061-d7f5ad3f589f.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191353-4fad3200-7113-11eb-87b8-50818d44583f.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191353-4fad3200-7113-11eb-87b8-50818d44583f.jpg"> | ||
</a> | ||
</div> | ||
|
||
## Ruin of Lordaeron (not released yet) | ||
|
||
<div style="display:flex;align-items:center;"> | ||
<a href="https://user-images.githubusercontent.com/56119078/108190772-acf4b380-7112-11eb-9da8-6410d4f5c7bd.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108190772-acf4b380-7112-11eb-9da8-6410d4f5c7bd.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108190854-c0a01a00-7112-11eb-85f1-f79f284879d6.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108190854-c0a01a00-7112-11eb-85f1-f79f284879d6.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108190932-d6154400-7112-11eb-8a68-85666672d2a8.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108190932-d6154400-7112-11eb-8a68-85666672d2a8.jpg"> | ||
</a> | ||
</div> | ||
|
||
## Dalaran Sewer (Patch-W) | ||
|
||
<div style="display:flex;align-items:center;"> | ||
<a href="https://user-images.githubusercontent.com/56119078/108190988-ea594100-7112-11eb-899f-9d87916bcd46.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108190988-ea594100-7112-11eb-899f-9d87916bcd46.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191064-fe04a780-7112-11eb-97b5-96ccc3ca18c4.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191064-fe04a780-7112-11eb-97b5-96ccc3ca18c4.jpg"> | ||
</a> | ||
<a href="https://user-images.githubusercontent.com/56119078/108191121-1379d180-7113-11eb-9a00-f4c01dedee3a.jpg" style="padding:0.34rem;"> | ||
<img src="https://user-images.githubusercontent.com/56119078/108191121-1379d180-7113-11eb-9a00-f4c01dedee3a.jpg"> | ||
</a> | ||
</div> | ||
|
||
## Installation: | ||
|
||
1. Download **[Latest Version](https://github.com/Cortes-Jeremy/WotLK-Patch/releases)** | ||
2. Unpack the Zip file | ||
3. Open the folder "WotlLK-Patch-master" | ||
4. Copy (or drag and drop) **Patch-xxx.MPQ** into your Wow-Directory\data\ | ||
5. Restart WoW |