Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 598 Bytes

File metadata and controls

28 lines (17 loc) · 598 Bytes

SC3's Visual Novel Engine

This library is designed to make it easy for beginners to make a Visual Novel

Installation

Use the package manager pip to install SC3's Visual Novel Engine.

pip install sc3vn

Usage

import sc3vn

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0