Rename release outputs and managed project to OME
Some checks failed
Core validation / Linux core gate (push) Failing after 1m28s
Release builds / Linux x64 artifact (push) Failing after 38s
Release builds / Windows x64 artifact (push) Failing after 45s
Release builds / Publish tagged Gitea release (push) Has been skipped

This commit is contained in:
gamer147
2026-08-18 08:39:15 -04:00
parent 9ed954fa1b
commit 551f14cd86
27 changed files with 209 additions and 118 deletions

View File

@@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../build/export/linux-x64/Himegari.x86_64"
export_path="../build/export/linux-x64/OME"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@@ -41,7 +41,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../build/export/windows-x64/Himegari.exe"
export_path="../build/export/windows-x64/OME.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""