1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-13 10:45:21 +01:00

Rename launcher exe to be lowercase, and update RC file

This commit is contained in:
sfan5
2025-12-09 17:49:37 +01:00
parent ac7fb75ea3
commit f6c472fd2c
3 changed files with 4 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ on:
- 'cmake/Modules/**'
- 'po/**.po'
- 'util/buildbot/**'
- 'misc/*.manifest'
- 'misc/*'
- '.github/workflows/windows.yml'
pull_request:
paths:
@@ -28,7 +28,7 @@ on:
- 'cmake/Modules/**'
- 'po/**.po'
- 'util/buildbot/**'
- 'misc/*.manifest'
- 'misc/*'
- '.github/workflows/windows.yml'
jobs: