mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
Add pyBox2D
This commit is contained in:
parent
c5f2020858
commit
3c2a961ee3
@ -113,3 +113,9 @@ class httplib2(package):
|
||||
|
||||
module('httplib2', required = True)
|
||||
|
||||
class box2d(package):
|
||||
config(display_name = "Box2D")
|
||||
require('panda3d')
|
||||
|
||||
module('Box2D', required = True)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user