Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,14 @@
"description": "Discord Rich Presence Module for GameMaker Studio 2 IDE.",
"authors": ["Mtax"],
"tags": ["miscellaneous"]
},
{
"title": "Kinetic UI",
"url": "https://csaf.itch.io/kinetic-ui",
"description": "A resolution-independent UI library that generates every panel, border, bar and highlight from primitives and colour maths at draw time - no sprites, no nine-slice PNGs and no texture page entry - so a single code path covers 480p to 4K and retheming is editing a palette. Paid asset, written with AI assistance (disclosed on the store listing).",
"authors": ["csaf"],
"tags": ["ui", "graphics"],
"compatibility": ["Studio 2.3"]
}
],
"authors": {
Expand All @@ -413,6 +421,12 @@
"name": "Mtax",
"github": "Mtax-Development",
"discord": "Mtax#9787"
},
"csaf": {
"name": "CSAF - Corey & Stephanie's Asset Factory",
"github": "onefreeman1337",
"twitter": "CSAFactory",
"website": "https://csaf.itch.io"
}
}
}