ink

An asset by paulloz
The page banner background of a mountain and forest
ink hero image

Quick Information

0 ratings
ink icon image
paulloz
ink

An integration for ink, a powerful narrative scripting language. GodotInk is mainly aimed at C# games, but is completely interoperable from GDScript. - Project home page: https://github.com/paulloz/godot-ink/- Installation: https://github.com/paulloz/godot-ink/wiki#%EF%B8%8F-installation- Quick start guide: https://github.com/paulloz/godot-ink/wiki#-quick-start-guide

Supported Engine Version
4.0
Version String
1.1.2
License Version
MIT
Support Level
community
Modified Date
7 months ago
Git URL
Issue URL

GodotInk

An ink integration for Godot Engine 4.

If you use and like this project, please consider buying me a coffee.
README ko-fi

Usage

You'll find a quick-start guide, and the general documentation on the project's wiki.

Installation

The following instructions assume that you have a working Godot and .NET installation. If not, please refer to the official engine documentation.

  1. Download and extract the code at the root of your project. You should see a new addons/GodotInk/ folder in your project's directory.

  2. Add the following line in your .csproj file (before the closing </Project> tag).

    <Import Project="addons\GodotInk\GodotInk.props" />
    

    If you don't have a .csproj file, click the Create C# Solution button in the editor's Project/Tools menu.

  3. Build your project once.

  4. Enable GodotInk in your project settings.

License

GodotInk is released under MIT license (see the LICENSE file for more information).

An integration for ink, a powerful narrative scripting language. GodotInk is mainly aimed at C# games, but is completely interoperable from GDScript.

- Project home page: https://github.com/paulloz/godot-ink/
- Installation: https://github.com/paulloz/godot-ink/wiki#%EF%B8%8F-installation
- Quick start guide: https://github.com/paulloz/godot-ink/wiki#-quick-start-guide

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
ink icon image
paulloz
ink

An integration for ink, a powerful narrative scripting language. GodotInk is mainly aimed at C# games, but is completely interoperable from GDScript. - Project home page: https://github.com/paulloz/godot-ink/- Installation: https://github.com/paulloz/godot-ink/wiki#%EF%B8%8F-installation- Quick start guide: https://github.com/paulloz/godot-ink/wiki#-quick-start-guide

Supported Engine Version
4.0
Version String
1.1.2
License Version
MIT
Support Level
community
Modified Date
7 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers