Build distribution & Misc
* Added asset archives for distributed builds * Added platform specific classification for files * Changed save directory from "WT SILVER" to "WTS" * Changed executable name from "WT SILVER" to "WTS" * Removed redundant font file * Moved mods.rpy to scripts directory
This commit is contained in:
parent
a4e953ecf3
commit
8363c69a6b
BIN
game/fonts/CREABBB.TTF
(Stored with Git LFS)
BIN
game/fonts/CREABBB.TTF
(Stored with Git LFS)
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -415,6 +415,8 @@ init python:
|
||||
|
||||
#config.all_character_callbacks.append(e.catch) # This is more efficient.
|
||||
config.start_interact_callbacks.append(e.catch) # This allows to catch more statements and reset them if node types don't match.
|
||||
else:
|
||||
e = dict() # Hotkey crashes on release otherwise.
|
||||
|
||||
screen editor():
|
||||
zorder 50
|
||||
|
Loading…
Reference in New Issue
Block a user