mirror of
https://codeberg.org/demostf/plugin.git
synced 2026-06-04 00:54:08 +02:00
initial version
This commit is contained in:
commit
0380b7209d
4 changed files with 160 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
%.smx: %.sp
|
||||
docker run --rm -v "$(CURDIR)":/data spiretf/spcomp $<
|
||||
|
||||
all:demostf.smx
|
||||
Loading…
Add table
Add a link
Reference in a new issue