Compare commits

...

4 Commits

Author SHA1 Message Date
conatum 9e73708972 Add exec plugin 2025-10-30 23:22:38 +10:00
conatum 808ed74d15 routine: Update subathon module pointer 2025-10-30 23:21:59 +10:00
conatum 1042ae044a routine: Update subathon module pointer 2025-10-30 21:24:58 +10:00
conatum acaeb14b80 Update profile pointer 2025-10-30 19:16:48 +10:00
4 changed files with 6 additions and 2 deletions
+3
View File
@@ -10,3 +10,6 @@
[submodule "src/modules/profiles"] [submodule "src/modules/profiles"]
path = src/modules/profiles path = src/modules/profiles
url = https://git.thewisewolf.dev/HoloTech/profiles-plugin.git url = https://git.thewisewolf.dev/HoloTech/profiles-plugin.git
[submodule "src/modules/exec"]
path = src/modules/exec
url = https://git.thewisewolf.dev/HoloTech/exec-plugin.git
+1
Submodule src/modules/exec added at f0bdbaed3c