Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Lots of Tags to Libraries #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
67 changes: 46 additions & 21 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@
"title": "GMS2.3 Destructors",
"url": "https://github.com/DatZach/Destructors"
},
{ "title": "Community Wiki", "url": "https://gmcw.dev/" },
{
"title": "Community Wiki",
"url": "https://gmcw.dev/"
},
{
"title": "RenderDoc for GameMaker",
"url": "https://github.com/Blokatt/renderdoc-gms2-kit"
Expand Down Expand Up @@ -49,7 +52,10 @@
"title": "SnowState (State Machine)",
"url": "https://github.com/sohomsahaun/SnowState"
},
{ "title": "YYPMaker", "url": "https://sahaun.itch.io/yyp-maker" },
{
"title": "YYPMaker",
"url": "https://sahaun.itch.io/yyp-maker"
},
{
"title": "Runtime Asset Inspector",
"url": "https://github.com/nommiin/meta"
Expand Down Expand Up @@ -80,7 +86,8 @@
},
{
"title": "Xor's Shader Tutorials",
"url": "https://xorshaders.weebly.com/"
"url": "https://xorshaders.weebly.com/",
"tags": ["graphics", "shader"]
},
{ "title": "Chunk Loading", "url": "https://github.com/tonystr/Reveen" },
{
Expand Down Expand Up @@ -147,7 +154,8 @@
},
{
"title": "Ultralight (HTML Renderer)",
"url": "https://github.com/nommiin/ultralight-gm"
"url": "https://github.com/nommiin/ultralight-gm",
"tags": ["graphics"]
},
{
"title": "Three Mice In A Trenchcoat Source",
Expand All @@ -159,7 +167,8 @@
},
{
"title": "GameMaker .win Unpacker",
"url": "https://github.com/nkrapivin/pugIFF"
"url": "https://github.com/nkrapivin/pugIFF",
"tags": ["miscellaneous"]
},
{
"title": "i18n JSON-based Localisation",
Expand All @@ -170,10 +179,6 @@
"title": "Various Lighting Systems",
"url": "https://www.youtube.com/playlist?list=PLYVea5brHS8YHECGPoEp4_gWU-k6nWzUy"
},
{
"title": ".webm Video Player",
"url": "https://marketplace.yoyogames.com/assets/9790/webm-player"
},
{
"title": "JSONBabel (Translation)",
"url": "https://comigo.itch.io/jsonbabel"
Expand All @@ -197,12 +202,19 @@
"title": "LWO - Light Weight Objects",
"url": "https://github.com/tabularelf/lwo"
},
{ "title": "StreamUI", "url": "https://github.com/OmegaX1000/StreamUI" },
{
"title": "StreamUI",
"url": "https://github.com/OmegaX1000/StreamUI"
},
{
"title": "BrainfuckGM",
"url": "https://github.com/evolutionleo/BrainfuckGM"
"url": "https://github.com/evolutionleo/BrainfuckGM",
"tags": ["miscellaneous"]
},
{
"title": "Polarca",
"url": "https://github.com/VitorEstevam/polarca"
},
{ "title": "Polarca", "url": "https://github.com/VitorEstevam/polarca" },
{
"title": "LDtkParser",
"url": "https://github.com/evolutionleo/LDtkParser"
Expand All @@ -211,7 +223,10 @@
"title": "Room Editor Friendly WarpSystem",
"url": "https://github.com/tabularelf/Room-Editor-Friendly-WarpSystem"
},
{ "title": "Lexicon", "url": "https://github.com/tabularelf/lexicon" },
{
"title": "Lexicon",
"url": "https://github.com/tabularelf/lexicon"
},
{
"title": "GmlCppExtFuncs",
"url": "https://github.com/YAL-GameMaker-Tools/GmlCppExtFuncs"
Expand All @@ -230,7 +245,8 @@
},
{
"title": "Lots of Colours for GameMaker",
"url": "https://dragonite.itch.io/lotsa-colors"
"url": "https://dragonite.itch.io/lotsa-colors",
"tags": ["graphics"]
},
{
"title": "DarkContract",
Expand All @@ -240,7 +256,8 @@
{ "title": "pugIFF", "url": "https://github.com/nkrapivin/pugIFF" },
{
"title": "Sprite Atlas for GameMaker",
"url": "https://dragonite.itch.io/sprite-atlas"
"url": "https://dragonite.itch.io/sprite-atlas",
"tags": ["graphics"]
},
{
"title": "Blend Mode Preview",
Expand All @@ -262,7 +279,10 @@
"title": "Particle Systems",
"url": "https://github.com/GamemakerCasts/particle-systems"
},
{ "title": "phgen", "url": "https://github.com/squircledev/phgen" },
{
"title": "phgen",
"url": "https://github.com/squircledev/phgen"
},
{
"title": "Cartoon Chickens - Cel Shading in GameMaker",
"url": "https://dragonite.itch.io/cartoon-chickens"
Expand Down Expand Up @@ -303,19 +323,22 @@
{ "title": "Lock And Key", "url": "https://github.com/AlubJ/Lock-And-Key" },
{
"title": "Luminous Chicken - 3D Lighting Shaders for GameMaker",
"url": "https://dragonite.itch.io/luminous-chicken-3d-lighting-shaders-for-gamemaker"
"url": "https://dragonite.itch.io/luminous-chicken-3d-lighting-shaders-for-gamemaker",
"tags": ["graphics", "shader"]
},
{
"title": "ArrayClass",
"url": "https://github.com/GameMakerDiscord/ArrayClass"
},
{
"title": "Bogosort for GameMaker",
"url": "https://dragonite.itch.io/bogosort-for-gamemaker"
"url": "https://dragonite.itch.io/bogosort-for-gamemaker",
"tags": ["miscellaneous"]
},
{
"title": "Various Extensions",
"url": "https://samuel-venable.itch.io/gamemaker-extension-collection"
"url": "https://samuel-venable.itch.io/gamemaker-extension-collection",
"tags": ["miscellaneous"]
},
{
"title": "Stack3d Guide",
Expand Down Expand Up @@ -349,7 +372,8 @@
},
{
"title": "game_restart_fixed.gml (old)",
"url": "https://gist.github.com/tabularelf/0373fd8ff7363f5f14f71ae51410b46a"
"url": "https://gist.github.com/tabularelf/0373fd8ff7363f5f14f71ae51410b46a",
"tags": ["miscellaneous"]
},
{ "title": "nik's \"YoYo.h\"", "url": "https://pastebin.com/kBh9s9nH" },
{
Expand All @@ -358,7 +382,8 @@
},
{
"title": "GMHandshake.cs",
"url": "https://gist.github.com/nkrapivin/c73f5a962466a4ecb63187a009a300d8"
"url": "https://gist.github.com/nkrapivin/c73f5a962466a4ecb63187a009a300d8",
"tags": ["networking"]
},
{
"title": "Stitch",
Expand Down