Skip to content

A map editor for the GameCube version of Luigi's Mansion.

License

Notifications You must be signed in to change notification settings

Sage-of-Mirrors/Booldozer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32d743d · Dec 30, 2024
Dec 27, 2024
Dec 30, 2024
Dec 27, 2024
Aug 8, 2022
Dec 2, 2024
Dec 30, 2024
Nov 4, 2024
Nov 4, 2024
Nov 4, 2024
Jun 13, 2021
Aug 11, 2023
Aug 11, 2023
Jun 18, 2024

Repository files navigation

Booldozer

Booldozer is a work-in-progress editor for the original Luigi's Mansion on GameCube, written by SpaceCats (@kittensandals) and Gamma (@SageOfMirrors). It aims to cover as many aspects of modding the game as possible.

screenshot

Build Instructions

Cloning the Repository

git clone https://github.com/Sage-of-Mirrors/Booldozer.git

cd Booldozer

git submodule update --init --recursive

Linux

Ensure all required packages are installed (Iconv, libpng, zlib)

cmake -S . -B build
cd build
make

Windows

Open the repository in Visual Studio as a CMake Project and compile like any other VS Project.

Must be a version of VS that includes vcpkg.

About

A map editor for the GameCube version of Luigi's Mansion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published