Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thorsummoner
ttt_terrorcon
Commits
8bfb8d12
Commit
8bfb8d12
authored
Sep 13, 2021
by
dylan grafmyre
Browse files
first time publishing
parent
5bfffa1f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8bfb8d12
...
...
@@ -29,8 +29,8 @@ BSPZIP_BIN?=$(SUPERVISE_V_BIN) $(SUPERVISE_V_FLAGS) "'$(VBIN_DIR)bspzip.exe'"
BSPZIP_FLAGS
?=
$(VBIN_FLAGS)
GMAD_BIN
?=
"
$(VBIN_DIR)
gmad.exe"
GMAD_FLAGS
?=
GMPUBLISH_BIN
?=
"
$(VBIN_DIR)
gmpublish.exe"
GMPUBLISH_FLAGS
?=
GMPUBLISH_BIN
?=
"
'
$(VBIN_DIR)
gmpublish.exe
'
"
GMPUBLISH_FLAGS
?=
"update -id 2600874638"
# or "create"
GEN_BSPZIP_ADDLIST_BIN
?=
$(PYTHON_BIN)
./contrib/gen-bspzip-addlist
GEN_BSPZIP_ADDLIST_FLAGS
?=
--pack-used-local
...
...
@@ -171,8 +171,9 @@ addons/%/.mount: addons/%/.d
#install-addons:
# cp -var addons/*.gma $(MOD_DIR)/addons/
#publish: addons/ttt_terrorcon_v2_hdr_final_p.gma
# $(GMPUBLISH_BIN) $(GMPUBLISH_FLAGS) create -addon "$^" -icon "addons/512x512.jpg"
publish
:
addons/ttt_terrorcon_v2_hdr_final.gma
$(SHLEX_BIN)
$(SHLEX_FLAGS)
$(GMPUBLISH_BIN)
$(GMPUBLISH_FLAGS)
-icon
"'C:
\\
hammer
\\
ttt_terrorcon
\\
addons
\\
512x512.jpg'"
-addon
"
$^
"
# custom rules
...
...
addons-src/512x512.jpg
0 → 100644
View file @
8bfb8d12
54.8 KB
addons/512x512.jpg
0 → 100644
View file @
8bfb8d12
44.8 KB
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment