mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
add sha
This commit is contained in:
parent
7e9618a438
commit
f998a9cf13
@ -1645,7 +1645,7 @@ class Packager:
|
|||||||
|
|
||||||
# Text files that are copied (and compressed) to the package
|
# Text files that are copied (and compressed) to the package
|
||||||
# without processing.
|
# without processing.
|
||||||
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg' ]
|
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha' ]
|
||||||
|
|
||||||
# Binary files that are copied (and compressed) without
|
# Binary files that are copied (and compressed) without
|
||||||
# processing.
|
# processing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user