defold / asset-portal

List of Defold assets, libraries and extensions
179 stars 33 forks source link

MatchaNovel #110

Closed HalfstarDev closed 2 years ago

HalfstarDev commented 2 years ago

Optionally also attach two images MatchaNovel-hero.[png|jpg] (max 2400x666) and MatchaNovel-thumb.[png|jpg] (max 580x380). { "name": "MatchaNovel", "description": "MatchaNovel is an open source multiplatform engine for narrative works, like visual novels and adventure games.", "license": "MIT License", "author": "Halfstar", "library_url": "https://github.com/HalfstarDev/matchanovel/archive/master.zip", "project_url": "https://github.com/HalfstarDev/matchanovel", "forum_url": "https://forum.defold.com/t/matchanovel-visual-novel-engine-narration-framework/71473", "website_url": "https://halfstar.itch.io/matchanovel", "platforms": [ "android", MatchaNovel-hero MatchaNovel-thumb

    "ios",
    "macos",
    "windows",
    "linux",
    "html5"
],
"tags": [
    "gui",
    "game mechanic",
    "template projects",
    "util"
],
"images": {
    "hero": "",
    "thumb": ""
}

}