gwaredd / UnityMarkdownViewer

A markdown viewer for unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Markdown Viewer (UMV)

A markdown viewer for unity

UMV is a Unity editor extension for displaying markdown files in the inspector window.

It should just work without any setup or configuration.

Installation

Clone the repository into the project Packages directory

cd Packages
git clone https://github.com/gwaredd/UnityMarkdownViewer.git

Alternatively import the .unitypackage file from the releases page.

Screenshots

Dark Skin

Screenshot

Light Skin

Screenshot

About

A markdown viewer for unity

License:MIT License


Languages

Language:C# 100.0%