ScarletTeleportGUI is a client-side V Rising mod that adds an in-game STP panel.
It follows the same client bootstrap and chat interception pattern as FamBook, uses .stp ltp to fetch teleport data, and provides Player teleport actions in the same panel.
STP button to the HUD.Private, Public, Waypoints, and Player tabs..stp ltp when the panel opens.System chat messages while the panel is open and the teleport list is pending..stp tpr [name] via Teleport.stp tpa [name] via Acceptdotnet restore
dotnet build -c Release
Output DLL:
bin/Release/net6.0/ScarletTeleportGUI.dll