sarkahn / terminals

Utilities for rendering to pixel perfect terminals in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Utilities for rendering to pixel perfect terminals in Unity.

License:MIT License


Languages

Language:C# 98.2%Language:ShaderLab 1.8%