Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Kart-Public
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
X.organic
Kart-Public
Commits
c4d5317a
Commit
c4d5317a
authored
6 years ago
by
Marco Z
Browse files
Options
Downloads
Patches
Plain Diff
Update Kart asset paths to 1.0.2
parent
2f743f72
Branches
fix-nocurl
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+6
-6
6 additions, 6 deletions
appveyor.yml
with
6 additions
and
6 deletions
appveyor.yml
+
6
−
6
View file @
c4d5317a
...
@@ -29,15 +29,15 @@ environment:
...
@@ -29,15 +29,15 @@ environment:
##############################
##############################
DPL_ENABLED
:
0
DPL_ENABLED
:
0
DPL_TAG_ENABLED
:
0
DPL_TAG_ENABLED
:
0
DPL_INSTALLER_NAME
:
SRB2-v2123
DPL_INSTALLER_NAME
:
srb2kart-v102
# Asset handling is barebones vs. Travis Deployer. We operate on 7z only.
# Asset handling is barebones vs. Travis Deployer. We operate on 7z only.
# Include the README files and the OpenGL batch in the main and patch archives.
# Include the README files and the OpenGL batch in the main and patch archives.
# The x86/x64 archives contain the DLL binaries.
# The x86/x64 archives contain the DLL binaries.
ASSET_ARCHIVE_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
SRB2
_assets/
SRB2-v212
2-assets.7z
ASSET_ARCHIVE_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
kart
_assets/
srb2kart-v10
2-assets.7z
ASSET_ARCHIVE_PATCH_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
SRB2
_assets/
SRB2-v212
2-patch-assets.7z
ASSET_ARCHIVE_PATCH_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
kart
_assets/
srb2kart-v10
2-patch-assets.7z
ASSET_ARCHIVE_X86_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
SRB2
_assets/
SRB2-v212
2-x86-assets.7z
ASSET_ARCHIVE_X86_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
kart
_assets/
srb2kart-v10
2-x86-assets.7z
ASSET_ARCHIVE_X64_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
SRB2
_assets/
SRB2-v212
2-x64-assets.7z
ASSET_ARCHIVE_X64_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
kart
_assets/
srb2kart-v10
2-x64-assets.7z
ASSET_FILES_OPTIONAL_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
SRB2
_assets/music.
dta
ASSET_FILES_OPTIONAL_PATH
:
https://github.com/mazmazz/SRB2/releases/download/
kart
_assets/music.
kart
# This is overridden to 1 for release tag builds
# This is overridden to 1 for release tag builds
ASSET_FILES_OPTIONAL_GET
:
0
ASSET_FILES_OPTIONAL_GET
:
0
# For patches, also include the X86/X64 DLLs.
# For patches, also include the X86/X64 DLLs.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment