Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurumaker72 authored Aug 14, 2023
1 parent 304e8bd commit b5599c8
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Read the [demo scripts](https://github.com/Aurumaker72/mupen-lua-ugui/blob/main/

# 🏗️ Projects

Cool projects made with `mupen-lua-ugui.lua`
Cool projects using `mupen-lua-ugui`

- [SM64Lua by the Mupen64 team](https://github.com/Mupen64-Rewrite/SM64Lua)
- [TASInput Lua](https://github.com/Aurumaker72/tasinput-lua)
Expand Down Expand Up @@ -81,21 +81,15 @@ Cool projects made with `mupen-lua-ugui.lua`

## 🧩 Porting

### To BreitbandGraphics

By including the `mupen-lua-ugui` library, `BreitbandGraphics` will automatically fix scripts utilizing old graphics APIs.

### To mupen-lua-ugui

Porting a script to `mupen-lua-ugui` requires an understanding of the library's usage, achieved by reading the demos and comment docs.
For individual help, contact me on Discord (`aurumaker72`) or post an issue in this repository.

## 📈 Advantages

- Maximized usability
- Polyfilled GDI and GDI+ APIs
- Non-changing API surface
- Stable API surface
- Helpful utilities
- Hexadecimal color conversion
- Standard color tables
- Standard color tables
- Low overhead

0 comments on commit b5599c8

Please sign in to comment.