{"id":23547031,"url":"https://github.com/drincs-productions/ds-toolkit","last_synced_at":"2026-01-24T10:33:51.003Z","repository":{"id":49349869,"uuid":"275885263","full_name":"DRincs-Productions/DS-toolkit","owner":"DRincs-Productions","description":"Dating sim toolkit for Ren'py","archived":false,"fork":false,"pushed_at":"2024-04-15T08:40:24.000Z","size":4055,"stargazers_count":44,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-13T14:46:19.470Z","etag":null,"topics":["adults-only","character-info","characters-statistics","clothes-management","dating","dating-sim","dating-simulator","f95zone","game","game-development","notifications-systems","renpy","sim","tool","toolkit","visual-novel"],"latest_commit_sha":null,"homepage":"https://drincs-productions.itch.io/ds-toolkit","language":"Ren'Py","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DRincs-Productions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"BlackRam-oss","patreon":"DRincsProductions","open_collective":null,"ko_fi":"drincsproductions","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://drincs-website.web.app/support","https://www.paypal.com/paypalme/DRincsProductions","https://www.buymeacoffee.com/drincsproductions"]}},"created_at":"2020-06-29T17:39:40.000Z","updated_at":"2025-04-11T16:14:14.000Z","dependencies_parsed_at":"2024-01-16T21:10:41.974Z","dependency_job_id":"9b178a57-b0f6-49d6-806c-374a494feaff","html_url":"https://github.com/DRincs-Productions/DS-toolkit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/DRincs-Productions/DS-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FDS-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FDS-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FDS-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FDS-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DRincs-Productions","download_url":"https://codeload.github.com/DRincs-Productions/DS-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DRincs-Productions%2FDS-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28725372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":["adults-only","character-info","characters-statistics","clothes-management","dating","dating-sim","dating-simulator","f95zone","game","game-development","notifications-systems","renpy","sim","tool","toolkit","visual-novel"],"created_at":"2024-12-26T09:14:18.670Z","updated_at":"2026-01-24T10:33:50.983Z","avatar_url":"https://github.com/DRincs-Productions.png","language":"Ren'Py","funding_links":["https://github.com/sponsors/BlackRam-oss","https://patreon.com/DRincsProductions","https://ko-fi.com/drincsproductions","https://drincs-website.web.app/support","https://www.paypal.com/paypalme/DRincsProductions","https://www.buymeacoffee.com/drincsproductions"],"categories":[],"sub_categories":[],"readme":"# Dating Sim Framework (character info) for Ren'Py\n\n![Last commit](https://img.shields.io/github/last-commit/DRincs-Productions/DS-toolkit)\n![License](https://img.shields.io/github/license/DRincs-Productions/DS-toolkit)\n\u003cspan class=\"discord\"\u003e\n\u003ca href=\"https://discord.gg/5UFPjP9\" title=\"Discord\"\u003e\u003cimg src=\"https://img.shields.io/discord/688162156151439536\" alt=\"Discord\" /\u003e\u003c/a\u003e\n\u003c/span\u003e\n\nThis repo is a set of basic tools for Visual Novel / Game developers who are planning to create a Dating sim.\n\nFeel free to contribute, fork this and send a pull request. 😄\n\nItch.io Page: https://drincs-productions.itch.io/ds-toolkit\n\n----\n\n## TO DOWNLOAD THIS TEST PROJECT\n\n```shell\n# Basic command to download projects from git\ngit clone https://github.com/DRincs-Productions/DS-toolkit\n# IMPORTANT -\u003e Will add the libraries needed to run the program\ncd DS-toolkit\ngit submodule update --init --recursive\n\n```\n\n----\n\n## Documentation\n\n**[Wiki](https://github.com/DRincs-Productions/DS-toolkit/wiki)**\n\n## Code snippets ([VSCode](https://code.visualstudio.com/))\n\n(all begin with `DR_`)\n\nDownload the: [link](https://github.com/DRincs-Productions/DS-toolkit/releases/tag/code-snippets%2Fv2.0.0)\n\n![ezgif com-gif-maker (1)](https://user-images.githubusercontent.com/67595890/179365279-0d0b6d45-0048-4a0d-8c6d-9571b9c328f4.gif)\n\n## Install LTS Version\n\nTo install a precise version install it manually: [Releases](https://github.com/DRincs-Productions/DS-toolkit/releases).\n\nBut I recommend you to use git submodule:\n\n```bash\n# renpy-utility-lib\ngit submodule add -b python-lib -- https://github.com/DRincs-Productions/renpy-utility-lib 'pythonpackages/renpy_utility'\ngit submodule add -b renpy-lib -- https://github.com/DRincs-Productions/renpy-utility-lib 'game/renpy_utility_tool'\n# renpy-utility-lib\ngit submodule add -b main -- https://github.com/DRincs-Productions/renpy-screens-style 'game/screens_style'\n# Dating sim toolkit\ngit submodule add -b python-lib -- https://github.com/DRincs-Productions/DS-toolkit 'pythonpackages/ds'\ngit submodule add -b renpy-lib -- https://github.com/DRincs-Productions/DS-toolkit 'game/ds_tool'\ngit submodule add -b screens -- https://github.com/DRincs-Productions/DS-toolkit 'game/ds_screens'\n\n```\n\n**AND** create a empty file `__init__.py` into `pythonpackages/` so `pythonpackages/__init__.py`.\n\n## Update new version\n\n```bash\ngit submodule update --init --recursive\n\n```\n\n## Preview\n\n![image](https://user-images.githubusercontent.com/67595890/198900451-6b379a7b-5e0a-4a81-a397-a3f0328a34b6.png)\n\n![image](https://user-images.githubusercontent.com/67595890/198900475-87def00c-8291-4d68-9235-4fdc1333967b.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Fds-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrincs-productions%2Fds-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrincs-productions%2Fds-toolkit/lists"}