Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanin69 authored Nov 21, 2020
1 parent 8dff918 commit 3599333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Your mission must have been tested with success in arma 3 ! gdc-toolbox IS NOT a

gdc-toolbox look for a "loadScreen" string in description.ext *and* mission.sqm files. It might fail mostly because of :

* missing semi-column at the end of loadScreen field in description.ext file AND no loadScreen value missing in mission.sqm. In description.ext file, this line must be as ```loadSreen = "<yourimage.jpg>";``` <- note the ending semi column
* missing semi-column at the end of loadScreen field in description.ext file AND loadScreen value missing in mission.sqm. In description.ext file, this line must be as ```loadSreen = "<yourimage.jpg>";``` <- note the ending semi column
* wrong path or file name in description.ext or mission.sqm (Eden generated)
* Image file format .paa
* missing image file in pbo
Expand Down

0 comments on commit 3599333

Please sign in to comment.