Skip to content

Commit

Permalink
OpenLara - Fix title screen
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 5, 2023
1 parent 4fcc441 commit 3c82f25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions engines/openlara/assets/run-openlara.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/bash

cd data

mkdir DATA
ln -rsf TITLEH.PCX DATA

./OpenLara

0 comments on commit 3c82f25

Please sign in to comment.