A work-in-progress modernization of LEGO Island (1997)
Find a file
2024-06-25 19:48:57 +02:00
.github/workflows Adjust GH actions 2024-06-25 19:48:57 +02:00
3rdparty Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
CONFIG Data comparison tool (#618) 2024-03-05 09:45:09 +01:00
ISLE Refactor LegoOmni into LegoMain/Scripts (#883) 2024-05-04 14:06:32 +02:00
LEGO1 Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
util Rename _countof to sizeOfArray (#921) 2024-05-14 16:35:22 +02:00
.clang-format (clang-format) Add RemoveSemicolon (#506) 2024-01-29 23:30:20 +01:00
.clang-tidy cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
.editorconfig (Proposal) Use alternative C4786 warning suppression (#312) 2023-12-08 06:37:44 -05:00
.gitattributes Convert all sources eol's to nl (#41) 2023-06-23 09:17:41 -07:00
.gitignore Reorganize sources and files (#414) 2024-01-08 10:58:49 +01:00
.gitmodules Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
.pylintrc (Proposal) Use alternative C4786 warning suppression (#312) 2023-12-08 06:37:44 -05:00
CMakeLists.txt Add libsmacker to replace smack.lib 2024-06-25 19:48:56 +02:00
CONTRIBUTING.md Add rudimentary README 2024-06-25 19:48:57 +02:00
pyproject.toml Python Linting and Code Formatting (#298) 2023-11-25 13:27:42 -05:00
README.md Add rudimentary README 2024-06-25 19:48:57 +02:00

LEGO Island Modernization

Development Vlog | Contributing | Matrix | Forums | Patreon

Welcome to the LEGO Island (2024) Modernization Project! 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.