{"id":28281329,"url":"https://github.com/unsetsoft/vne","last_synced_at":"2026-03-03T22:01:00.349Z","repository":{"id":269470562,"uuid":"907202488","full_name":"UnSetSoft/vne","owner":"UnSetSoft","description":"A smaller visual novel engine","archived":false,"fork":false,"pushed_at":"2026-01-30T06:24:30.000Z","size":1119,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2026-01-30T17:38:00.391Z","etag":null,"topics":["visualnovel","visualnovelengine","vne","vnengine"],"latest_commit_sha":null,"homepage":"http://engine.unsetsoft.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnSetSoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"unsetsoft","patreon":null,"open_collective":null,"ko_fi":"neyunse","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-12-23T04:13:01.000Z","updated_at":"2025-10-05T12:07:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"53f32a5e-722d-4b85-a244-7569a73b79da","html_url":"https://github.com/UnSetSoft/vne","commit_stats":null,"previous_names":["neyunse/vne","unsetsoft/vne"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/UnSetSoft/vne","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnSetSoft%2Fvne","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnSetSoft%2Fvne/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnSetSoft%2Fvne/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnSetSoft%2Fvne/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnSetSoft","download_url":"https://codeload.github.com/UnSetSoft/vne/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnSetSoft%2Fvne/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30063348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["visualnovel","visualnovelengine","vne","vnengine"],"created_at":"2025-05-21T11:16:33.213Z","updated_at":"2026-03-03T22:01:00.344Z","avatar_url":"https://github.com/UnSetSoft.png","language":"Python","funding_links":["https://github.com/sponsors/unsetsoft","https://ko-fi.com/neyunse"],"categories":[],"sub_categories":[],"readme":"# Visual Novel Engine (VNEngine)\n\n**VNEngine** is a visual novel engine developed in Python using Pygame. It offers a flexible and simple way to create visual novels with support for characters, backgrounds, sprites, dialogues, conditions, and labels.\n\n\u003e [!IMPORTANT]  \n\u003e The engine name may change\n\n\u003e [!IMPORTANT]  \n\u003e the engine does not have an interface, it is used in CLI mode\n\n## Installation (SRC)\n\n### Requirements\n\n* Pygame\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/Neyunse/vne/tree/dev vne\n   cd vne\n   ```\n\n2. Create a virtual environment (optional but recommended):\n   ```bash\n   python -m venv .venv\n   source .venv/bin/activate  # On Windows use .venv\\Scripts\\activate\n   ```\nmore info [here](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments).\n\n3. Install necessary dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Run the engine:\n   ```bash\n   python main.py -r -f test-game\n   ```\n\n## License\n\nVNengine © 2024 by Neyunse is licensed under Creative Commons Attribution-NoDerivatives 4.0 International\n\n\u003e [!WARNING]  \n\u003e The license can be modified in future updates, the license that is modified becomes effective from the next update or change in the repository. Old licenses will remain active for old versions only.\n\n## Contributions\n\nFeel free to fork and contribute to this engine.\n\n## Fork rules\n\n- create a new branch and work there\n- if you create a fork please contribute to this repo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsetsoft%2Fvne","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funsetsoft%2Fvne","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsetsoft%2Fvne/lists"}