https://github.com/alexishuvier/irisnovel
Moteur de visual novel en C#
https://github.com/alexishuvier/irisnovel
csharp engine sdl2 visual-novel
Last synced: over 1 year ago
JSON representation
Moteur de visual novel en C#
- Host: GitHub
- URL: https://github.com/alexishuvier/irisnovel
- Owner: AlexisHuvier
- Created: 2024-07-13T11:50:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T19:03:18.000Z (about 2 years ago)
- Last Synced: 2024-07-19T02:08:33.242Z (about 2 years ago)
- Topics: csharp, engine, sdl2, visual-novel
- Language: C#
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IrisNovel
Visual Novel Engine made in C#
## Installation, Download, Usage
*Coming Soon*
## Dependencies
### IrisCore
- NLua
### IrisPlayer
- IrisCore
- CommandLineParser
- SDL-Sharp (SDL-Sharp-DLL)
- Serilog (Serilog.Sinks.Console / Serilog.Sinks.File)
### IrisWebPlayer
- *Coming Soon*