{"id":20958265,"url":"https://github.com/b1lodhand/absent-dialogues","last_synced_at":"2026-04-27T00:31:01.843Z","repository":{"id":237756485,"uuid":"760703230","full_name":"b1lodHand/absent-dialogues","owner":"b1lodHand","description":"a simple and flexible node based dialogue system for Unity.","archived":false,"fork":false,"pushed_at":"2025-04-17T08:49:10.000Z","size":89754,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T06:13:25.613Z","etag":null,"topics":["dialogue-systems","game-development","node-based","tool","unity"],"latest_commit_sha":null,"homepage":"https://b1lodhand.github.io/absent-dialogues/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b1lodHand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-20T19:27:49.000Z","updated_at":"2024-11-02T20:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0ba44a8-da2f-4ede-aaa3-2b7c9d937ca1","html_url":"https://github.com/b1lodHand/absent-dialogues","commit_stats":null,"previous_names":["b1lodhand/absent-dialogues"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/b1lodHand/absent-dialogues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1lodHand%2Fabsent-dialogues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1lodHand%2Fabsent-dialogues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1lodHand%2Fabsent-dialogues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1lodHand%2Fabsent-dialogues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b1lodHand","download_url":"https://codeload.github.com/b1lodHand/absent-dialogues/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1lodHand%2Fabsent-dialogues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32318417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dialogue-systems","game-development","node-based","tool","unity"],"created_at":"2024-11-19T01:46:18.456Z","updated_at":"2026-04-27T00:31:01.827Z","avatar_url":"https://github.com/b1lodHand.png","language":"C#","funding_links":["https://patreon.com/absencee_"],"categories":[],"sub_categories":[],"readme":"# absent-dialogues\n\n\u003ca href=\"https://github.com/b1lodHand\"\u003e\u003cimg src=\"https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white\" /\u003e \u003c/a\u003e\n\u003ca href=\"https://www.youtube.com/channel/UCJ6e4ooQWudmDiPUO4RExtw\"\u003e\u003cimg src=\"https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge\u0026logo=YouTube\u0026logoColor=white\" /\u003e \u003c/a\u003e\n\u003ca href=\"https://patreon.com/absencee_\"\u003e\u003cimg src=\"https://img.shields.io/badge/Patreon-F96854?style=for-the-badge\u0026logo=patreon\u0026logoColor=white\" /\u003e \u003c/a\u003e\n\n## About \u003ca name = \"about\"\u003e\u003c/a\u003e\nHello dear! You just stepped onto a completely free and open-source dialogue system for unity. With this tool, your dream game character dialogues can come true.  Well, I hear you saying \"I love that, tell me how to get it!\". Scroll down, I'll be there to guide you.\n\n## Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\nWell, in order have this tool working properly you'll need to do a few things. For example: Unity... I'm just kidding. The instructions below will lead you on the way.\n\n## Prerequisites\nFirst of all, this tool depends on some of my other tools. No, no, no, no! Don't run away! They are so lightweight and easy to setup.\n\n```\nhttps://github.com/b1lodHand/absent-attributes.git\n```\n```\nhttps://github.com/b1lodHand/absent-utilities.git\n```\n```\nhttps://github.com/b1lodHand/absent-people.git\n```\n```\nhttps://github.com/b1lodHand/absent-variables.git\n```\nAll you need to do is copying the URLs above and pasting them into you package manager.\n\n![Imgur Image](https://imgur.com/cX3OF72.png)\n\nYou can open the Package Manager via the: **'Window/Package Manager'** menu on the toolbar of Unity itself. Also, you can find the documentation of these tools in the same links above.\n\n\u003e[!CAUTION]\n\u003e Also, you need **TextMeshPro** installed! You can also find the TextMeshPro via the Package Manager, under the Unity Registry panel.\n\n### Installing\nSo, you've installed all the things necessary to run this tool. Now, it is the time of installing the tool itself.\n\nThis step is pretty much straightforward:\n\n1. Go to: https://github.com/b1lodHand/absent-dialogues/releases\n\n2. Find the the best release for you (I'd recommend the latest).\n\n3. Download the \".unitypackage\" file in that release by clicking it.\n\n**AND YOU HAVE IT!** So now, how you use it? Let's see...\n\n## Documentation \u003ca name = \"fund\"\u003e\u003c/a\u003e\nYou can find a more detailed documentation here: [Documentation](https://b1lodhand.github.io/absent-dialogues/)\n\n## Wrapping up\n\nThank you for reading this all the way to down here. If you are interested in this project, please consider **contributing** to it. I'd be happy to work with you! I hope this tool helps you on the journey of gamedev. Have a nice day!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1lodhand%2Fabsent-dialogues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb1lodhand%2Fabsent-dialogues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1lodhand%2Fabsent-dialogues/lists"}