mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 15:37:55 -05:00
29 lines
928 B
Markdown
29 lines
928 B
Markdown
# LEGO Island Modernization
|
|
|
|
[Development Vlog](https://www.youtube.com/playlist?list=PLbpl-gZkNl2COf_bB6cfgTapD5WduAfPz) | [Contributing](/CONTRIBUTING.md) | [Matrix](https://matrix.to/#/#isledecomp:matrix.org) | [Forums](https://forum.mattkc.com/viewforum.php?f=1) | [Patreon](https://www.patreon.com/mattkc)
|
|
|
|
This initiative is a **work-in-progress** modernization of LEGO Island (Version 1.1, English) based on the [decompilation project](https://github.com/isledecomp/isle). 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](/CONTRIBUTING.md) page.
|