Rename mod folder to DnD 5.5e AIO Russian
All checks were successful
Build Mod Package / build (push) Successful in 11s
All checks were successful
Build Mod Package / build (push) Successful in 11s
This commit is contained in:
@@ -4,4 +4,4 @@ if (-not (Test-Path -LiteralPath "build")) {
|
||||
New-Item -ItemType Directory -Path "build" | Out-Null
|
||||
}
|
||||
|
||||
Divine -a pack -s Mods -d build/DnD55eRussian.pak
|
||||
Divine -a pack -s Mods -d "build/DnD 5.5e AIO Russian.pak"
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
set -euo pipefail
|
||||
|
||||
mkdir -p build
|
||||
Divine -a pack -s Mods -d build/DnD55eRussian.pak
|
||||
Divine -a pack -s Mods -d "build/DnD 5.5e AIO Russian.pak"
|
||||
|
||||
Reference in New Issue
Block a user