From d142a2a852ec3def4891e329442939751adacecb Mon Sep 17 00:00:00 2001 From: Coder of Salvation / Leon van Kammen Date: Fri, 2 Aug 2024 15:00:22 +0200 Subject: [PATCH] Update content.json added trystero (data + sync) added XR fragments (example of offline-first 3D worlds) added coderofsalvation (follow) --- _data/content.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/_data/content.json b/_data/content.json index 09ccc00..33cf61a 100644 --- a/_data/content.json +++ b/_data/content.json @@ -250,6 +250,12 @@ "author": "Radek Pietruszewski / Nozbe", "url": "https://watermelondb.dev", "icon": "https://raw.githubusercontent.com/Nozbe/WatermelonDB/master/assets/icon128x128.png" + }, + { + "title": "Trystero", + "author": "Dan Motzenbecker / Dmotz", + "url": "https://github.com/dmotz/trystero", + "icon": "https://commons.wikimedia.org/wiki/File:Font_Awesome_5_solid_handshake.svg" } ] }, @@ -363,6 +369,12 @@ "author": "Kevin Jahns & contributors", "url": "https://yjs.dev", "icon": "https://yjs.dev/images/logo/yjs.svg" + }, + { + "title": "Trystero", + "author": "Dan Motzenbecker / Dmotz", + "url": "https://github.com/dmotz/trystero", + "icon": "https://commons.wikimedia.org/wiki/File:Font_Awesome_5_solid_handshake.svg" } ] }, @@ -386,7 +398,13 @@ "author": "James Pearce", "url": "https://github.com/tinyplex/tinyrooms", "icon": "https://tinyrooms.jamesgpearce.partykit.dev/favicon.svg" - } + }, + { + "title": "XR Fragments", + "author": "Leon van Kammen / coderofsalvation", + "url": "https://xrfragment.org", + "icon": "https://xrfragment.org/example/assets/logo.svg" + } ] } ] @@ -470,6 +488,12 @@ "author": "@aboodman", "url": "https://x.com/aboodman", "icon": "https://pbs.twimg.com/profile_images/1599851549337194496/TUE6LkYS_400x400.jpg" + }, + { + "title": "Coderofsalvation", + "author": "@coderofsalvation", + "url": "https://mastodon.online/@lvk", + "icon": "https://2wa.isvery.ninja/asset/img/pyramid_avatar.png" } ] },