Skip to content

Commit b969fde

Browse files
committed
ITS ALIVE! ;-) ODOOM ITEMS APPEARING IN OQUAKE! ;-)
1 parent 7f36e99 commit b969fde

140 files changed

Lines changed: 1169 additions & 13 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

OASIS Architecture/NextGenSoftware.OASIS.OASISBootLoader/OASISBootLoader.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ public static class OASISBootLoader
6464
public delegate void OASISBootLoaderError(object sender, OASISErrorEventArgs e);
6565
public static event OASISBootLoaderError OnOASISBootLoaderError;
6666

67-
public static string OASISRuntimeVersion { get; set; } = "4.4.4";
68-
public static string OASISAPIVersion { get; set; } = "4.4.4";
67+
public static string OASISRuntimeVersion { get; set; } = "4.5.0";
68+
public static string OASISAPIVersion { get; set; } = "4.5.0";
6969
public static string COSMICVersion { get; set; } = "2.1.1";
70-
public static string STARODKVersion { get; set; } = "3.3.3";
71-
public static string STARRuntimeVersion { get; set; } = "3.3.3";
72-
public static string STARNETVersion { get; set; } = "2.2.2";
73-
public static string STARAPIVersion { get; set; } = "1.1.1";
70+
public static string STARODKVersion { get; set; } = "3.4.0";
71+
public static string STARRuntimeVersion { get; set; } = "3.4.0";
72+
public static string STARNETVersion { get; set; } = "2.3.0";
73+
public static string STARAPIVersion { get; set; } = "1.2.0";
7474

7575
public static string DotNetVersion
7676
{
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Updater.exe
2+
Updater.ini
3+
Updater.pdb
4+
DevIL.dll
5+
Screenshots
-345 KB
Binary file not shown.
1.31 MB
Binary file not shown.
10.4 KB
Binary file not shown.
18.3 KB
Binary file not shown.

OASIS Omniverse/ODOOM/build/Editor/LICENSE.txt

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.
30.5 KB
Binary file not shown.
101 KB
Binary file not shown.
1.08 MB
Binary file not shown.

0 commit comments

Comments
 (0)