Skip to content

WoTLKAcoreDevelopment/dev-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Lich King Project Powered by Azerothcore 🚀

Below you will find the Setup Files and Steps to setup your Dev Enviroment to work with the Project

Setup Download Links

If you plan on working with us you will need the Custom Launcher that downloads Our Custom World of Warcraft: Wrath of the Lich King Client

MySQL Query

  • MySql Query If you already have a root admin user simply run this Query Instead
CREATE DATABASE `acore_world` DEFAULT CHARACTER SET UTF8MB4 COLLATE utf8mb4_unicode_ci;

CREATE DATABASE `acore_characters` DEFAULT CHARACTER SET UTF8MB4 COLLATE utf8mb4_unicode_ci;

CREATE DATABASE `acore_auth` DEFAULT CHARACTER SET UTF8MB4 COLLATE utf8mb4_unicode_ci;

PATHS

Environmental Variable Section

BOOST_ROOT C:\local\boost_1_81_0

Path

C:\Program Files\MySQL\MySQL Server 8.0\bin

Reference Links

YouTube1 YouTubeLink2

Website Documentation

Custom Server Website Project Build on NextJS using Sanity.io as a backend CMS Tailwindcss Styling with the addition of shadcn/UI, and aceternity Website is Built to Integrate itself into the world of azeroth

Website Features

  • User Registration(Full Integration ✅)
  • Shop system(Not Yet Integrated ❌)
  • Password / Username Reset(Not Yet Integrated ❌)
  • Forum Chat(Not Yet Integrated ❌)
  • Realm Status(Not Yet Integrated ❌)

Setup Process

npm i to install dependencies npm run dev To run development Enviroment

Sanity Studio

npm i install depencencies npm run dev Run the development Enviroment

About

Private Sever Draenor Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published