Skip to content

Commit 14a4d63

Browse files
added some informative files for deployment
1 parent 8bc5605 commit 14a4d63

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Install instructions

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1. Running from P3D file
2+
Install the panda3d runntime
3+
Start bouncer.p3d by double clicking it or call 'panda3d bouncer.p3d' from a terminal
4+
5+
2. Running from source
6+
Install either Panda3D 1.10 or 1.9.2 (1.10 is reccomended)
7+
run 'python main.py' (should run on py2 and py3)

deployAsP3D

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
packp3d -r audio -r bullet -n x11 -o bouncer.p3d

0 commit comments

Comments
 (0)