pull/1/head
Paul 4 years ago
parent 9cab463156
commit 889929a925
  1. BIN
      MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll
  2. BIN
      UnityCrashHandler64.exe
  3. BIN
      UnityPlayer.dll
  4. BIN
      ViRGiS_Geo_Data/Managed/Assembly-CSharp.dll
  5. BIN
      ViRGiS_Geo_Data/Managed/Unity.RenderPipelines.Core.Runtime.dll
  6. BIN
      ViRGiS_Geo_Data/Managed/Unity.RenderPipelines.Universal.Runtime.dll
  7. BIN
      ViRGiS_Geo_Data/Managed/Unity.VisualEffectGraph.Runtime.dll
  8. BIN
      ViRGiS_Geo_Data/Managed/Virgis.dll
  9. BIN
      ViRGiS_Geo_Data/Resources/unity default resources
  10. BIN
      ViRGiS_Geo_Data/Resources/unity_builtin_extra
  11. BIN
      ViRGiS_Geo_Data/globalgamemanagers
  12. BIN
      ViRGiS_Geo_Data/globalgamemanagers.assets
  13. BIN
      ViRGiS_Geo_Data/level0
  14. BIN
      ViRGiS_Geo_Data/level1
  15. BIN
      ViRGiS_Geo_Data/level2
  16. BIN
      ViRGiS_Geo_Data/resources.assets
  17. BIN
      ViRGiS_Geo_Data/sharedassets0.assets
  18. BIN
      ViRGiS_Geo_Data/sharedassets1.assets
  19. BIN
      ViRGiS_Geo_Data/sharedassets2.assets
  20. 3
      landscape/assets/OFL.txt
  21. BIN
      landscape/landscape.exe
  22. 2
      landscape/virgis_landscape.kv
  23. 2
      projects

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,4 +1,5 @@
Copyright 2011 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily), with Reserved Font Name “Quicksand”.
Copyright (c) 2011, Cyreal (www.cyreal.org),
with Reserved Font Name "Baumans".
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:

Binary file not shown.

@ -18,7 +18,7 @@ GridLayout:
MDToolbar:
title: 'LandScape'
left_action_items: [["assets/virgis.png",lambda x: app.do_nothing()]]
right_action_items:[['folder-open', lambda x: app.show_load(), "Open File" ], ['newspaper-plus', lambda x: app.new_file(), "New Project" ], ['dots-vertical', lambda x: app.show_menu(x), "More Options"]]
right_action_items:[['play', lambda x: app.play(), "Play Project in ViRGiS"],['folder-open', lambda x: app.show_load(), "Open File" ], ['newspaper-plus', lambda x: app.new_file(), "New Project" ], ['dots-vertical', lambda x: app.show_menu(x), "More Options"]]
ScreenManager:
id: screen_manager
FirebaseLoginScreen:

@ -1 +1 @@
Subproject commit 730f25b32184a807304c7d699a8daec3882de916
Subproject commit 22c117717f05fea56db5dfd4ce67c67e4b0eea7f
Loading…
Cancel
Save