Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

you can find most of the text in the game in Vessel Tactics_Data\StreamingAssets, where you can edit it and it will show up in-game (except for some hard-coded stuff like the text for some attacks, which require editing the code itself); do be aware though that the game currently only has latin fonts in it, so anything the game can't read won't get displayed

Deleted 172 days ago

Will new fonts be added? I can't program, and I can't really add new fonts myself

there are plans to include support for non-latin fonts in the future, though it's rather low priority at the moment