Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files
parent
8b58e53be9
commit
118765a274
@ -1 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "resources/images/openmw-icon.ico"
|
||||
IDI_ICON1 ICON DISCARDABLE "resources/images/openmw.ico"
|
||||
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
@ -0,0 +1,5 @@
|
||||
[Profiles]
|
||||
CurrentProfile=Default
|
||||
Default\Master0=Morrowind.esm
|
||||
Default\Master1=Tribunal.esm
|
||||
Default\Master2=Bloodmoon.esm
|
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=0.11
|
||||
Type=Application
|
||||
Name=OpenMW Launcher
|
||||
GenericName=Role Playing Game
|
||||
Comment=An engine replacement for The Elder Scrolls III: Morrowind
|
||||
TryExec=omwlauncher
|
||||
Exec=omwlauncher
|
||||
Icon=openmw
|
||||
Categories=Game;RolePlaying;
|
Loading…
Reference in New Issue