Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Assets/Plugins/x86/MengeCore.dll
Binary file not shown.
Binary file added Assets/Plugins/x86/MengeCore_old.dll
Binary file not shown.
98 changes: 98 additions & 0 deletions Assets/Plugins/x86/MengeCore_old.dll.meta

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

Binary file modified Assets/Plugins/x86_64/MengeCore.dll
Binary file not shown.
Binary file added Assets/Plugins/x86_64/MengeCore_old.dll
Binary file not shown.
98 changes: 98 additions & 0 deletions Assets/Plugins/x86_64/MengeCore_old.dll.meta

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

Binary file modified Assets/Scripts/MengeCS.dll
Binary file not shown.
Binary file added Assets/Scripts/MengeCS_old.dll
Binary file not shown.
34 changes: 34 additions & 0 deletions Assets/Scripts/MengeCS_old.dll.meta

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

2 changes: 1 addition & 1 deletion Assets/Scripts/SimController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ void Start () {
Debug.Log ("Starting simulation...");

string demo = "4square";
string mengeRoot = @"E:\work\projects\menge_fork\";
string mengeRoot = @"C:\Users\abhaysharma\Documents\GitHub\Menge";
string behavior = String.Format(@"{0}examples\core\{1}\{1}B.xml", mengeRoot, demo);
string scene = String.Format(@"{0}examples\core\{1}\{1}S.xml", mengeRoot, demo);
Debug.Log ("\tInitialzing sim");
Expand Down
Binary file modified ProjectSettings/ProjectSettings.asset
Binary file not shown.
3 changes: 1 addition & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
m_EditorVersion: 5.4.3f1
m_StandardAssetsVersion: 0
m_EditorVersion: 5.6.0f3