Skip to content

Commit

Permalink
Most of the unity functionality transferred. Scaling remains.
Browse files Browse the repository at this point in the history
  • Loading branch information
saadjumani authored Apr 26, 2022
1 parent a198fa1 commit ecc6cc8
Show file tree
Hide file tree
Showing 20 changed files with 1,856 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 1390892.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion __game-scripts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion __settings__.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CONTEXT_OPTIONS = {
'preferWebGl2': true,
'powerPreference': "default"
};
SCRIPTS = [ 77854887, 78097772 ];
SCRIPTS = [ 77854887, 78097772, 78382718, 79014545, 79153391, 79459251, 79465795, 79469394 ];
CONFIG_FILENAME = "config.json";
INPUT_SETTINGS = {
useKeyboard: true,
Expand All @@ -18,4 +18,5 @@ INPUT_SETTINGS = {
};
pc.script.legacy = false;
PRELOAD_MODULES = [
{'moduleName' : 'Ammo', 'glueUrl' : 'files/assets/78379718/1/ammo.wasm.js', 'wasmUrl' : 'files/assets/78379719/1/ammo.wasm.wasm', 'fallbackUrl' : 'files/assets/78379717/1/ammo.js', 'preload' : true},
];
2 changes: 1 addition & 1 deletion config.json

Large diffs are not rendered by default.

985 changes: 985 additions & 0 deletions files/assets/78379717/1/ammo.js

Large diffs are not rendered by default.

Loading

0 comments on commit ecc6cc8

Please sign in to comment.