Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.29 KB

Shrek 2 Modding SDK

This repository consists of the Shrek 2 Modding SDK, used to create and play mods. This SDK was built for simplicity and easy use so anyone with basic understanding and knowledge of C++ can get started and make mods for Shrek 2.

How to Get Started

  • Documentation is currently being developed.

How to Play Mods

Prerequisite/requirements for using the SDK

  • Visual Studio 2019 or later
  • DirectX 8.1 installed (Reach out to me if you need this)
  • Basic C++ and Visual Studio knowledge
  • Detours

Official Mods

  • Master Toolz (Can be found in Shrekciety Discord) by Master_64

Shrekciety Discord (Anything related to Shrek Games)

Credits

  • HuniePop for developing the code!
  • Master_64 for helping with a lot of testing, ideas and overall development with using the SDK!