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