Skip to content

Utilities for rendering to pixel perfect terminals in Unity.

License

Notifications You must be signed in to change notification settings

sarkahn/terminals

Repository files navigation

openupm

Terminals

Tools for rendering a pixel perfect ascii terminal in Unity.

How to Use

For more complete samples see https://openupm.com/packages/com.sark.rltk_unity/

How to Install

Via OpenUPM:
npm install -g openupm-cli
openupm add com.sark.terminals

This will automatically installed required dependencies.

Via the Package Manager (Install via git url...):

https://github.com/sarkahn/terminals#upm

Via the repo (Clone the master branch):

https://github.com/sarkahn/terminals.git