TurningWheel / Barony

Barony Open Source Release
http://www.baronygame.com/
Other
488 stars 127 forks source link

Missing Images Directory #780

Closed Iceball457 closed 1 year ago

Iceball457 commented 1 year ago

While setting up my system for creating mods, I started by attempting to build the game while making no changes. I compiled the game with no FMOD, no Steamworks, and no EOS, just to be sure I had everything working before getting my hands on the more annoying packages to install (I don't intend to build with EOS, just Steamworks and FMOD if I can get them working later) However, once the game was built I get an error message when running "./barony" from the console: [18-15-54] error: failed to load image './/images/system/font8x8.png' I cannot find an included images directory or anything called font8x8, so I am curious if these are intentionally not included or if I am missing some basic instructions from somewhere in the github page.

Iceball457 commented 1 year ago

Duh. OK, they are intentionally not included. I found them under my steam installation of the game. Sorry!