marsxplr-decomp/Game/README.md

1.1 KiB

Assembly - UnityScript

About

  • (almost) all of the games compiled unityscripts
  • Used ILSpy to decompile dll from marsxplr 2.22 win32 into C#
  • Updated upd3 address (Lobby.cs)
  • Updated game version from 2.22 to 2.3 (GameData.cs)
  • changed max bots from 10 to 25

Assembly - CSharp

About

  • (almost) all of the games compiled C# scripts
  • decompiled with ilspy

Assembly - CSharp - first pass

About

  • some of the games compiled C# scripts
  • decompiled with ilspy

UnityEngine

About

  • Unity Engine functionality
  • decomipled with ilspy

UnityDomainLoad

About

  • UnityDomainLoad.exe
  • decompiled with ilspy