🚚 Rename story_outline to script
It's just quicker to type
This commit is contained in:
parent
1ac42a1147
commit
feafcb3da5
3 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,4 +2,4 @@ remontel.z5
|
|||
remontel.ulx
|
||||
gametext.txt
|
||||
gameinfo.dbg
|
||||
story_outline.pdf
|
||||
script.pdf
|
||||
|
|
|
|||
2
Makefile
2
Makefile
|
|
@ -11,5 +11,5 @@ remontel.z5: remontel.inf *.inf lib/Parser.h lib/VerbLib.h lib/Grammar.h
|
|||
lib/Parser.h lib/VerbLib.h lib/Grammar.h:
|
||||
$(MAKE) -C lib Parser.h
|
||||
|
||||
story_outline.pdf: story_outline.fountain
|
||||
script.pdf: script.fountain
|
||||
screenplain $< $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue