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:
parent
09437a275a
commit
e94235f31b
3 changed files with 4 additions and 61 deletions
|
|
@ -5,8 +5,8 @@
|
|||
{
|
||||
"version": "v1.2.4.b2-panorama1",
|
||||
"release_date": "2026-09-24",
|
||||
"download": "https://git.zio.sh/cs2/jRandomSkills/releases/download/v1.2.4.b2-panorama1/jRandomSkills.v1.2.4.b2-panorama1.zip",
|
||||
"output_folder": "addons/counterstrikesharp/"
|
||||
"download": "https://git.zio.sh/cs2/jRandomSkills/releases/download/v1.2.4.b2-panorama1/jRandomSkills-v1.2.4.b2-panorama1.tar.gz",
|
||||
"output_folder": "./"
|
||||
},
|
||||
{
|
||||
"version": "v1.2.3.b3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue