File tree Expand file tree Collapse file tree 5 files changed +36
-0
lines changed Expand file tree Collapse file tree 5 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ ** Box2D** ] ( https://box2d.org/ ) is an open source 2D Physics Engine for games.
Original file line number Diff line number Diff line change @@ -227,6 +227,7 @@ Azure_Playfab_Party[] = (?:^|/)Party(?:Win|Win7|Win32|XboxLive|XboxLiveWin32)?\.
227
227
Azure_Playfab_Party[] = (?:^|/)XPlatCppWindows\.dll$
228
228
BASS = (?:^|/)(?:bass(?:flac|midi)?\.dll|libbass\.(?:dylib|so))$
229
229
Bink_Video = (?:^|/)bink2?w(?:64|32)?\.dll$
230
+ Box2D = (?:^|/)box2d\.(?:(?:XNA\.)?dll|txt|wasm)$
230
231
CEF = (?:^|/)libcef\.(?:dll|so)$
231
232
Coherent_Gameface_OR_Prysm = (?:^|/)cohtml\.windowsdesktop\.dll$
232
233
CRIWARE = \.(?:cpk|sfd|usm|adx|acb|awb)$
Original file line number Diff line number Diff line change 1
1
/Awesomium.dll
2
+ /Awesomium_process.exe
2
3
/awesomium_process.exe
3
4
Awesomium.dll
5
+ Awesomium_process.exe
4
6
awesomium_process.exe
Original file line number Diff line number Diff line change
1
+ /Box2D.XNA.dll
2
+ /Box2D.dll
3
+ /box2d.XNA.dll
4
+ /box2d.dll
5
+ /box2d.txt
6
+ /box2d.wasm
7
+ Box2D.XNA.dll
8
+ Box2D.dll
9
+ box2d.XNA.dll
10
+ box2d.dll
11
+ box2d.txt
12
+ box2d.wasm
Original file line number Diff line number Diff line change @@ -77,6 +77,26 @@ dEngine.BuildInfo_Win32_retail.dll
77
77
dEngine.BuildInfo_Win32_retail_dll.dll
78
78
dEngine.BuildInfo_Win64_retail.dll
79
79
dEngine.BuildInfo_Win64_retail_dll.dll
80
+ fBox2D.dll
81
+ fbox2d.dll
82
+ fbox2d.txt
83
+ fbox2d.wasm
84
+ fbox2d.wasm.js
85
+ Box2D.fdll
86
+ box2d.fdll
87
+ box2d.ftxt
88
+ box2d.fwasm
89
+ box2d.fwasm.js
90
+ box2d.wasm.fjs
91
+ Box2D.dllf
92
+ box2d.dllf
93
+ box2d.txtf
94
+ box2d.wasmf
95
+ box2d.wasmf.js
96
+ box2d.wasm.jsf
97
+ box2d-wasm.js
98
+ box2d_wasm.js
99
+ box2d/wasm.js
80
100
libhl.dlll
81
101
libhl.soo
82
102
libhl_so
You can’t perform that action at this time.
0 commit comments