mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 03:01:17 +00:00
Fix uppercase
This commit is contained in:
parent
815abdc76f
commit
552e08b57b
@ -4,7 +4,7 @@
|
||||
|
||||
This is a functionally complete decompilation of LEGO Island (Version 1.1, English). It aims to be as accurate as possible, matching the recompiled instructions to the original machine code as much as possible. The goal is to provide a workable codebase that can be modified, improved, and ported to other platforms later on.
|
||||
|
||||
> **Note:** This repository is for decompilation only and its code is true to the original release. For a modern adaptation of the Lego Island codebase with native compatibility for Windows, Mac, Linux, and Web, see [isle-portable](https://github.com/isledecomp/isle-portable) instead.
|
||||
> **Note:** This repository is for decompilation only and its code is true to the original release. For a modern adaptation of the LEGO Island codebase with native compatibility for Windows, Mac, Linux, and Web, see [isle-portable](https://github.com/isledecomp/isle-portable) instead.
|
||||
|
||||
## Status
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user