Loreline
Documentation
Journal
Playground
About
GitHub
FR
EN
Documentation
Introduction
Writer's Guide
Built-in Functions
Function Scripting
Localization
Using Loreline with VS Code
Ink, Yarn & Loreline
Technical Overview
JavaScript
TypeScript
C#
Godot
Java
C++
Python
Lua
Haxe
Journal
Playground
About
GitHub
FR
EN
Documentation
Guides and references for writing interactive fiction with Loreline.
Introduction
→
What Loreline is, what it does, and a first look at its syntax.
Writer's Guide
→
Learn the Loreline scripting language from the ground up.
Built-in Functions
→
Complete reference for all built-in functions available in Loreline scripts.
Function Scripting
→
Reference for the scripting syntax used inside Loreline functions.
Localization
→
How to translate Loreline scripts into multiple languages.
Appendices
Using Loreline with VS Code
→
Syntax highlighting, live preview, and intellisense for
.lor
files.
Ink, Yarn & Loreline
→
How Loreline compares with Ink and Yarn Spinner.
Technical Overview
→
How does Loreline work under the hood? This article provides some answers.
Integration Guides
JavaScript
→
Run Loreline scripts in
Node.js
or the browser.
TypeScript
→
Use Loreline with full type safety.
C#
→
Integrate Loreline into
.NET
or
Unity
projects.
Godot
→
Integrate Loreline into a Godot project with
GDScript
.
Java
→
Integrate Loreline into a Java,
Kotlin
, or any
JVM
project.
C++
→
Integrate Loreline into a C++ project.
Python
→
Run Loreline scripts in Python 3.
Lua
→
Integrate Loreline into a Lua project.
Haxe
→
Set up a Haxe project with the Loreline library.