{"id":49037189,"url":"https://github.com/cartergames/notiontounity","last_synced_at":"2026-04-19T12:03:23.189Z","repository":{"id":227743675,"uuid":"769243921","full_name":"CarterGames/NotionToUnity","owner":"CarterGames","description":"A tool to download Notion databases into a Unity scriptable object for use in Unity projects. Handy for game data such as items, localization, skills and more!","archived":false,"fork":false,"pushed_at":"2026-04-18T19:00:39.000Z","size":1912,"stargazers_count":28,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-18T20:25:25.178Z","etag":null,"topics":["data-structures","datadownloader","notion","notion-api","notion-database","scriptableobject","unity"],"latest_commit_sha":null,"homepage":"https://carter.games/notion-database-to-unity-so-standalone/","language":"C#","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/CarterGames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"cartergames","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-03-08T16:31:46.000Z","updated_at":"2026-02-04T18:25:34.000Z","dependencies_parsed_at":"2024-03-14T23:47:37.800Z","dependency_job_id":"af2a5dbe-5933-4487-a5e0-34ee33a367ed","html_url":"https://github.com/CarterGames/NotionToUnity","commit_stats":null,"previous_names":["cartergames/notiontounity"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/CarterGames/NotionToUnity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterGames%2FNotionToUnity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterGames%2FNotionToUnity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterGames%2FNotionToUnity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterGames%2FNotionToUnity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CarterGames","download_url":"https://codeload.github.com/CarterGames/NotionToUnity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterGames%2FNotionToUnity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["data-structures","datadownloader","notion","notion-api","notion-database","scriptableobject","unity"],"created_at":"2026-04-19T12:03:19.371Z","updated_at":"2026-04-19T12:03:23.117Z","avatar_url":"https://github.com/CarterGames.png","language":"C#","funding_links":["https://ko-fi.com/cartergames"],"categories":[],"sub_categories":[],"readme":"![NotionData_Logo_160](https://github.com/user-attachments/assets/ca1e5436-dcce-44aa-a96b-7638ac9a8e7d)\n\n# Notion Database to Unity Scriptable Object\n\nA tool to download Notion databases into a Unity scriptable object for use in Unity projects. Handy for game data such as items, localization, skills and more! \n\n\n\u003cbr\u003e\n\n\n![Unity](https://img.shields.io/badge/Unity-2020.3.x_or_higher-critical?style=for-the-badge\u0026color=8b8b8b)\n\u003cbr\u003e\n![Notion API](https://img.shields.io/badge/Notion_API-2025/09/03-critical?style=for-the-badge\u0026color=4f9148)\n\u003cbr\u003e\n![Notion API 2](https://img.shields.io/badge/Notion_API-2022/06/28-critical?style=for-the-badge\u0026color=918f48)\n\u003cbr\u003e\n![GitHub all releases](https://img.shields.io/github/downloads/CarterGames/NotionToUnity/total?style=for-the-badge\u0026color=8d6ca1)\n\u003cbr\u003e\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/CarterGames/NotionToUnity?style=for-the-badge)\n\u003cbr\u003e\n![GitHub repo size](https://img.shields.io/github/repo-size/CarterGames/NotionToUnity?style=for-the-badge)\n\u003cbr\u003e\n![Static Badge](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)\n\n\n\u003cbr\u003e\n\n### Authors\n- \u003ca href=\"https://github.com/JonathanMCarter\"\u003eJonathan Carter\u003c/a\u003e\n\u003cbr\u003e\n\n\n### Dependencies\n- Newtonsoft Json Unity Package which can be added via the Unity package manager with the following:\n```\ncom.unity.nuget.newtonsoft-json\n```\n\u003cbr\u003e\n\n### Documentation\nFull documentation can be found [here](Docs/Docs.md)\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n# Table of contents\n* [Features](#features)\n* [Planned Features](#planned-features)\n* [Supported Properties](#supported-properties)\n* [Installation](#installation)\n   * [Unity Package Manager (Git URL)](#unity-package-manager-git-url-recommended)\n   * [Package Import (.unityPackage)](#unity-package-unitypackage)\n   * [Manual (Clone)](#manual-clone)\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n# Features\n- Download databases of any size.\n- Apply sorting and filters to data to order it just as it is in a Notion database view.\n- Automatic parsing of data into their field types.\n- Support for most useful Notion data properties.\n- Automatic API key removal on build creation for security.\n- System to reference assets in code without a direct inspector reference.\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n# Planned Features\n- None at the moment other than general support where needed.\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n# Supported Properties\n\nAny ```string``` convertible type should also support JSON for custom classes, but the mileage may vary. Best to just store raw data in these assets and convert the data with an override to the ```PostDataDownloaded()``` method in the ```Notion Data Asset```. \n\nNote that rollups are supported only when they show a property that is otherwise supported below:\n\n| Property type | Conversion types supported (Unity) |\n| --- | --- |\n| Title | ```string``` |\n| Text | ```string``` ```NotionDataWrapper(GameObject(Prefab)/Sprite/AudioClip)```, List/Array of ```string```, ```int```, ```float```, ```double```, ```bool``` |\n| Number | ```int``` ```float``` ```double``` etc |\n| Toggle | ```bool``` |\n| Single-Select | ```string``` ```enum``` |\n| Multi-Select | ```string[]``` ```List\u003cstring\u003e``` ```enum flags``` |\n| Rollup | ```Any supported in this table.``` |\n| Date | ```SerializableDateTime``` |\n| Url | ```string```  |\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n# Installation\n## Unity Package Manager (Git URL) [Recommended]\n\u003cb\u003eRelease:\u003c/b\u003e\n\u003cbr\u003e\n\u003ci\u003eThe most up-to-date version of the repo that is considered stable enough for public use.\u003c/i\u003e\n```\nhttps://github.com/CarterGames/NotionToUnity.git\n```\n\n\u003cb\u003ePre-release:\u003c/b\u003e\n\u003cbr\u003e\n\u003ci\u003eUsed to prepare future releases before releasing them, checking for bugs mainly. Will have the latest features but may not be stable just yet. Use at your own risk.\u003c/i\u003e\n```\nhttps://github.com/CarterGames/NotionToUnity.git#pre-release\n```\n\n\u003cbr\u003e\n\n\n## Unity Package (.unitypackage)\nImport the package found in the releases section through the \"Import custom package\" right-click menu option in Unity's project tab. \n\n\n\u003cbr\u003e\n\n\n## Manual (Clone)\nDownload the repo/clone it and import the files into your project manually.\n\n\n\u003cbr\u003e\u003cbr\u003e\n\n\nPlease refer to the [documentation](Docs/Docs.md) for details on setup in your project \u0026 usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartergames%2Fnotiontounity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcartergames%2Fnotiontounity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartergames%2Fnotiontounity/lists"}