GIVE-UI
Simple UI for the SPT GIVE
command.
How it works
- With the server and preferably with Tarkov running, open the app
- Use the form to connect to the server and select your character
- Select the item you want to receive. The quantity, by default, is always set to the maximum stack size
- You will receive a message with the item/s
Development
TEMPL_EXPERIMENT=rawgo templ fmt components/templates.templ && TEMPL_EXPERIMENT=rawgo templ generate && wails dev -devserver 0.0.0.0:34115
Release
- Update version in
wails.json
- Update version in
server-mod/package.json
- commit and push (TODO: automate this in future)
- Create a new release with proper tag
- Github action will take over and upload the zip