mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
2
This commit is contained in:
@@ -21,6 +21,14 @@ export function register() {
|
||||
default: 13,
|
||||
})
|
||||
|
||||
R.Config("use_custom_encore_level", {
|
||||
name: "Use Custom Encore Level",
|
||||
desc: "If enabled, the encore level is controlled by the 'Encore Version' setting above. " +
|
||||
"If disabled, predefined encore levels per version are used instead.",
|
||||
type: "boolean",
|
||||
default: true,
|
||||
})
|
||||
|
||||
R.Config("nextage_dummy_encore", {
|
||||
name: "Dummy Encore for SPE (Nextage Only)",
|
||||
desc: "Since Nextage's Special Premium Encore system is bit complicated, \n"
|
||||
|
||||
Reference in New Issue
Block a user