Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hi! How to use the files:
1: The "ts" folder contains the TypeScript source code. You do not need this to run the plugin. It is only useful if you want to modify the code yourself (for example, to change the plugin's internal logic or add custom features).
2: To install, just copy the "js" folder into your main project folder. The files will automatically go to the right place.
3: In your Plugin Manager, activate "Dikarier_core" first, and then "Dikarier_FastTravel" below it (since FastTravel requires the Core plugin to work). Hope this helps!