Custom Quests Editor for SPT Description An online-tool used to edit and create new custom quests in single player tarkov. Please take a look to the Custom Quests mod for more details. Installation $ npm install Development (with hot-reload) $ npm run dev Build $ npm run build Serve the production build $ npm run serve