mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-21 23:17:53 -05:00
A work-in-progress modernization of LEGO Island (1997)
.github/workflows | ||
3rdparty | ||
CONFIG | ||
ISLE | ||
LEGO1 | ||
util | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
pyproject.toml | ||
README.md |
LEGO Island Modernization
Development Vlog | Contributing | Matrix | Forums | Patreon
This initiative is a work-in-progress modernization of LEGO Island (Version 1.1, English) based on the decompilation project. Our primary goal is to transform the codebase to achieve platform independence, thereby enhancing compatibility across various systems while preserving the original game's experience as faithfully as possible.
Status
TODO
Building
TODO
Prerequisites
TODO
Compiling
TODO
Usage
TODO
Contributing
If you're interested in helping or contributing to this project, check out the CONTRIBUTING page.