novelate.config

Copyright © Novelate 2020

Members

Classes

NovelateConfig
class NovelateConfig

The compiled config for the game.

NovelateImageAnimation
class NovelateImageAnimation

An image animation configuration.

NovelateImageAnimationFrame
class NovelateImageAnimationFrame

An image animation frame.

NovelateMenuText
class NovelateMenuText

A menu text configuration.

Properties

config
NovelateConfig config [@property getter]

Gets the configuration.

Structs

AltValue
struct AltValue(T1, T2)

A value that may contain two different type values. Similar to a union except they're not combined data.

Meta

Authors

Jacob Jensen (bausshf) Website: https://novelate.com/

Novelate is a free and open-source visual novel engine and framework written in the D programming language.
It can be used freely for both personal and commercial projects.

Module Description: This module handles configurations for game compilation, deployment and also default configurations.