lostjk / LostJK

Effort to bring JK2 elements to JK3 and some fun RPG features
http://lostjk.gitlab.io
GNU General Public License v2.0
2 stars 0 forks source link

SQLite database directory is hardcoded and failing #16

Closed CansecoDev closed 4 years ago

CansecoDev commented 4 years ago

japro directory needs to exists for the db initialization to work, it should be changed to the mod directory global and create the directory if it doesn't exist.