Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

fix build#1

Merged
CallOfCreator merged 1 commit into
CallOfCreator:mainfrom
astra1dev:fix-build
Jul 30, 2025
Merged

fix build#1
CallOfCreator merged 1 commit into
CallOfCreator:mainfrom
astra1dev:fix-build

Conversation

@astra1dev
Copy link
Copy Markdown
Contributor

Fixes building for linux and windows.

Previously, dotnet build would fail with CSC : error CS1926: Error opening Win32 manifest file /home/user/NewModLauncher/NewModLauncher/app.manifest -- Could not find file '/home/user/NewModLauncher/NewModLauncher/app.manifest'.

now dotnet build (for windows and linux) just gives a few warnings, I didn't address those in this pr tho.

@CallOfCreator
Copy link
Copy Markdown
Owner

CallOfCreator commented Jul 30, 2025

Turns out app.manifest was ignored by .gitignore anyway, that’s a W.

@CallOfCreator CallOfCreator self-assigned this Jul 30, 2025
@CallOfCreator CallOfCreator added the enhancement New feature or request label Jul 30, 2025
@CallOfCreator CallOfCreator merged commit 8e3f8ca into CallOfCreator:main Jul 30, 2025
@astra1dev astra1dev deleted the fix-build branch August 2, 2025 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants