{"id":13523678,"url":"https://github.com/mhgolkar/Arrow","last_synced_at":"2025-04-01T01:33:17.330Z","repository":{"id":39168245,"uuid":"345093714","full_name":"mhgolkar/Arrow","owner":"mhgolkar","description":"Game Narrative Design Tool","archived":false,"fork":false,"pushed_at":"2025-03-02T12:29:05.000Z","size":42123,"stargazers_count":952,"open_issues_count":2,"forks_count":46,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-03-02T13:28:10.148Z","etag":null,"topics":["game-design","game-development","game-narrative","interactive-fiction","interactive-storytelling","text-adventure"],"latest_commit_sha":null,"homepage":"https://mhgolkar.github.io/Arrow/","language":"GDScript","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/mhgolkar.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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}},"created_at":"2021-03-06T12:55:28.000Z","updated_at":"2025-03-02T12:29:08.000Z","dependencies_parsed_at":"2023-01-24T06:00:33.571Z","dependency_job_id":"ddcb2392-bbe4-42e8-8412-e95416e98f82","html_url":"https://github.com/mhgolkar/Arrow","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhgolkar%2FArrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhgolkar%2FArrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhgolkar%2FArrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhgolkar%2FArrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhgolkar","download_url":"https://codeload.github.com/mhgolkar/Arrow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567187,"owners_count":20798129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["game-design","game-development","game-narrative","interactive-fiction","interactive-storytelling","text-adventure"],"created_at":"2024-08-01T06:01:02.604Z","updated_at":"2025-04-01T01:33:12.319Z","avatar_url":"https://github.com/mhgolkar.png","language":"GDScript","funding_links":[],"categories":["Projects","Plugins and scripts","Game design tools"],"sub_categories":["3D","Narrative Design Tools"],"readme":"\u003c!-- Arrow Logo --\u003e\n\u003ch1 style=\"font-size: 3rem; line-height: 100%;\"\u003e\n    \u003cspan\u003eArrow\u003c/span\u003e\n    \u003cimg\n        src=\"./icon.png\"\n        style=\"width: 1em; height: auto; display: inline-block; vertical-align: bottom;\"\n        alt=\"Arrow's logo\"\n    \u003e\n\u003c/h1\u003e\n\n\n\u003c!-- # Arrow --\u003e\n***The Game Narrative Design Tool***\n\n[Download](#download) | [Contribution](#contribution-to-arrow) | [Runtimes](#runtime-projects) | [Guides](#guides)\n\nArrow is the free, open-source and feature-rich tool for\n*game narrative* design, *text-adventure* development,\nand creation of *interactive nonlinear storytelling* documents.\n\n![Arrow's Overall Look][arrow-screenshot]\n\nNotable Features:\n\n+ Free as in Freedom\n+ 100% Visual Development\n+ Extensible Node System\n+ VCS-Friendly Save Files \u0026 JSON Export\n+ One-Click Playable Export (HTML)\n+ Support for Distributed Workflows\n+ Continuum Safety\n\nArrow supports a rich palette of features, from scenes and macros, to variables and characters.\nIt also comes with built-in common node types, providing logic, interactive navigation, random data generation,\nstate management, and more.\n\n\u003e Check out [Guides](#guides) for detailed information.\n\n\n## Download\n\nArrow prebuilt executables are available to download from the archive of [releases].\n\nFollowing links are to the *latest* stable versions:\n\nLinux (X11) [x86 (32-bit)][linux-x11-x86-latest] | [x86_64 (64-bit)][linux-x11-x86-64-latest]\n\nWindows [32-bit][win-32-latest] | [64-bit][win-64-latest]\n\n\u003e MacOS builds are not available at this time.  \n\u003e Mac users can easily [build Arrow from source][wiki-build-from-source].\n\n\n## Web App\n\n[Arrow Progressive Web App][web-app] is also available.\n\nThis version provides full features as the latest downloadable releases.  \n**It stores project data and configurations in your browser.**  \nConvenience import/export options are available to ease working with file-system of devices as well.\n\n\u003e The experience is optimized for desktop (mode/) screens.\n\n\u003e PWA version requires your browser to have `WebGl` and `Canvas` element support,\n\u003e available `Web-Storage`, and `Java-Script` enabled\n\u003e (which any *modern browser* does by default).\n\n\n## Runtime Projects\n\n+ [Official HTML-JS Runtime][runtime-html-js]\n    \u003e Bundled with Arrow, this runtime is used in playable exports.\n\n\n## Guides\n\nDocs for Arrow are available in the [repository's Wiki][wiki-home],\nincluding a [Quick Start Guide][wiki-quick-start-guide] as well as,\ndetailed instructions, documentation of the built-in nodes, and more.\n\n\n## Contribution to Arrow\n\nContributions are welcome and appreciated.  \nPlease browse [Contribution][wiki-contribution] wiki page,\nto find how you can help Arrow most.  \n\nThanks in advance.\n\n\n## Licenses\n\nCopyright (c) 2021-2022 Mor. H. Golkar and contributors\n\nUnless otherwise specified, Arrow and files in this repository are\navailable under `MIT` license.\nSee [license][license-file] \u0026 [copyright][copyright-file] files for more information.\n\n\nHave a Good Time\n\n\n\n\u003c!-- download --\u003e\n[releases]: https://github.com/mhgolkar/Arrow/releases\n[linux-x11-x86-64-latest]: https://github.com/mhgolkar/Arrow/releases/download/v2.3.0/Arrow-v2.3.0-linux-x86_64.tar.gz\n[linux-x11-x86-latest]: https://github.com/mhgolkar/Arrow/releases/download/v2.3.0/Arrow-v2.3.0-linux-x86.tar.gz\n[win-32-latest]: https://github.com/mhgolkar/Arrow/releases/download/v2.3.0/Arrow-v2.3.0-win.32.zip\n[win-64-latest]: https://github.com/mhgolkar/Arrow/releases/download/v2.3.0/Arrow-v2.3.0-win.64.zip\n\u003c!-- pwa --\u003e\n[web-app]: https://mhgolkar.github.io/Arrow/\n\u003c!-- wiki --\u003e\n[wiki-home]: https://github.com/mhgolkar/Arrow/wiki/\n[wiki-build-from-source]: https://github.com/mhgolkar/Arrow/wiki/build-from-source\n[wiki-quick-start-guide]: https://github.com/mhgolkar/Arrow/wiki/quick-start-guide\n[wiki-contribution]: https://github.com/mhgolkar/Arrow/wiki/contribution\n\u003c!-- relative --\u003e\n[runtime-html-js]: ./runtimes/html-js/\n[license-file]: ./license\n[copyright-file]: ./copyright\n\u003c!-- resources --\u003e\n\u003c!-- [arrow-logo]: ./icon.png --\u003e\n[arrow-screenshot]: https://mhgolkar.github.io/Arrow/images/screenshot_overall.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhgolkar%2FArrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhgolkar%2FArrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhgolkar%2FArrow/lists"}