https://github.com/gwaredd/unitymarkdownviewer
A markdown viewer for unity
https://github.com/gwaredd/unitymarkdownviewer
markdown unity unity3d
Last synced: 2 months ago
JSON representation
A markdown viewer for unity
- Host: GitHub
- URL: https://github.com/gwaredd/unitymarkdownviewer
- Owner: gwaredd
- License: mit
- Created: 2019-06-28T05:54:54.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T15:33:21.000Z (over 1 year ago)
- Last Synced: 2025-04-06T03:05:44.517Z (2 months ago)
- Topics: markdown, unity, unity3d
- Language: C#
- Homepage:
- Size: 10.6 MB
- Stars: 272
- Watchers: 7
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unity Markdown Viewer (UMV)
> A markdown viewer for unityUMV 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](https://github.com/gwaredd/UnityMarkdownViewer/releases).
## Screenshots
### Dark Skin

### Light Skin
