chore: build no longer writes "jRandomSkills - Server Files"

Drop the csproj Copy* targets and the directory's .gitignore entry. release.sh now assembles a
single tarball laid out like game/csgo/ (plugin, gamedata, compiled Panorama layouts) straight from
the build output and sources; updater.json points at it.
This commit is contained in:
Astra 2026-09-24 21:44:32 +01:00
parent 09437a275a
commit e94235f31b
3 changed files with 4 additions and 61 deletions

2
.gitignore vendored
View file

@ -7,8 +7,6 @@
**/TestResults/
# Ignore specific project-level build dirs (legacy/explicit)
# Build output of the csproj Copy* targets; published as a release zip by release.sh.
jRandomSkills\ -\ Server Files/
jRandomSkills\ -\ SRC Files/*/bin/
jRandomSkills\ -\ SRC Files/*/obj/
WASDMenuAPI\ -\ SRC Files/*/bin/