commit 40bf3e894cff44c8a69c2453344a7b0ee5fb0961 Author: Nathaniel Cosford Date: Wed Jun 4 16:29:11 2025 +0930 Upload from upload_mods.ps1 diff --git a/Config/Localization.txt b/Config/Localization.txt new file mode 100644 index 0000000..12f073d --- /dev/null +++ b/Config/Localization.txt @@ -0,0 +1,4 @@ +Key,English +drone_loc,"[[6699CC]DMV[-]] Your Drone Location: {0}" +drone_loc_fix,"[[6699CC]DMV[-]] Your Drone has been fixed" +drone_none,"[[CC3333]DMV[-]] You have no active drones" \ No newline at end of file diff --git a/FindMyDrone.dll b/FindMyDrone.dll new file mode 100644 index 0000000..21fec56 Binary files /dev/null and b/FindMyDrone.dll differ diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..0936d57 --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/settings.xml b/settings.xml new file mode 100644 index 0000000..82e1654 --- /dev/null +++ b/settings.xml @@ -0,0 +1,9 @@ + + + false + + + /dronefix + + + \ No newline at end of file