mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
This readme explains the NSIS directory in the Panda distribution
This commit is contained in:
parent
daeeb3141f
commit
6edc7396c0
12
pandatool/src/scripts/packpanda.txt
Executable file
12
pandatool/src/scripts/packpanda.txt
Executable file
@ -0,0 +1,12 @@
|
||||
Panda includes a program, 'packpanda', that packages up
|
||||
a panda game into a convenient redistributable. If you are
|
||||
not using 'packpanda,' you can delete the NSIS subdirectory.
|
||||
|
||||
NSIS is the "Netscape Scriptable Install System." It is
|
||||
a general-purpose tool for building executable windows
|
||||
installers. "Packpanda" is built on top of NSIS. Again,
|
||||
if you're not using packpanda, you don't need NSIS.
|
||||
|
||||
Note that this is a stripped-down version of NSIS, containing
|
||||
only the files that panda needs. You can get a much more
|
||||
featureful version of NSIS from http://nsis.sourceforge.net
|
Loading…
x
Reference in New Issue
Block a user