diff --git a/mods/example/fluent/mod.ftl b/mods/example/fluent/mod.ftl new file mode 100644 index 0000000..77ca311 --- /dev/null +++ b/mods/example/fluent/mod.ftl @@ -0,0 +1,3 @@ +## Metadata +mod-title = Example mod +mod-windowtitle = Example diff --git a/mods/example/mod.chrome.yaml b/mods/example/mod.chrome.yaml index 6ca8715..d3ae0a5 100644 --- a/mods/example/mod.chrome.yaml +++ b/mods/example/mod.chrome.yaml @@ -107,5 +107,6 @@ FluentMessages: common|fluent/chrome.ftl common|fluent/hotkeys.ftl common|fluent/rules.ftl + example|fluent/mod.ftl example|fluent/chrome.ftl example|fluent/rules.ftl diff --git a/mods/example/mod.yaml b/mods/example/mod.yaml index a6f4e88..95f2d05 100644 --- a/mods/example/mod.yaml +++ b/mods/example/mod.yaml @@ -1,7 +1,7 @@ Metadata: - Title: Example mod + Title: mod-title Version: {DEV_VERSION} - WindowTitle: Example + WindowTitle: mod-windowtitle FileSystem: DefaultFileSystem Packages: