2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-10-19 13:05:20 +00:00

chore: update modman vite setup to support dev server

This commit is contained in:
Jan Laupetin
2025-10-06 21:19:02 +02:00
parent 047fabb546
commit 4f24b9ce86
7 changed files with 164 additions and 96 deletions

View File

@@ -37,7 +37,7 @@ function ModMan:project()
}
includedirs {
"%{prj.location}"
"%{wks.location}/src/ModMan"
}
filter { "system:linux", "action:gmake" }