Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

ShortSleeveStudio/GameScriptElectron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameScript

GameScript is cross-platform dialogue middleware for game engines. Right now we support Unity and Godot, but there's no reason why an Unreal plugin couldn't exist.

GameScript is composed of the following components:

  1. GameScript, the Electron application for creating and exporting dialogue trees.
  2. GameScript plugins for Unity and Godot to use the exported dialogue trees.

The Electron application was made with Svelte and TypeScript and this is its repository. All documentation lives at the following link: https://github.com/ShortSleeveStudio/GameScriptDocumentation/wiki

Recommended IDE Setup

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

About

Cross-platform dialogue middleware for games.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors