creator.config

Copyright © 2020, Inochi2D Project Distributed under the 2-Clause BSD License, see LICENSE file.

Members

Manifest constants

INC_BANNER_ARTIST_NAME
enum INC_BANNER_ARTIST_NAME;

Name of the artist for the included banner.

INC_BANNER_ARTIST_PAGE
enum INC_BANNER_ARTIST_PAGE;

Link to the artist's preferred social media, or art posting page.

INC_BUG_REPORT_URI
enum INC_BUG_REPORT_URI;

URI for bug reports, for unofficial builds this SHOULD be changed.

INC_FEATURE_REQ_URI
enum INC_FEATURE_REQ_URI;

URI for feature requests, for the most part this doesn't need to be changed unless you're making a fork.

Meta

Authors

Luna Nielsen

Here you will find easy access for some configurable things you can set for Inochi Creator builds These are mostly useful for unofficial builds. Make sure to update this file for unofficial builds as otherwise we'll end up getting support requests for distributions we don't maintain.

-- NOTE -- SHOULD indicates that a line should be changed if the condition given is met.