8 Commits

Author SHA1 Message Date
VIA
377ca9e78c
remove Assembly - UnityScript mention from Game/README.md 2025-10-23 08:31:51 -07:00
VIA
8a0cfedf0e fully remove Boo.Lang from project (OMG YESSSS) 2025-10-22 21:33:16 -07:00
VIA
6999ba7a42 remove TerrainControllerData.dll
move TerrainControllerData class into Assembly - UnityScript where it is needed.
the only reason it was originally separated into a dll was because aub wanted faster c# 3d arrays. so it can come back since we are in c# now
2025-10-22 21:05:41 -07:00
VIA
1f5970ff64 Merge branch 'main' of https://github.com/VIA256/marsxplr-decomp 2025-10-22 20:58:17 -07:00
VIA
d9ed6d8c52 Get rid of Ionic.Zlib.
its only needed for GZipStream stuff which can be replaced by System.IO.Compression.GZipStream
2025-10-22 20:58:14 -07:00
VIA
64c20cedba
remove UnityScript.Lang mention from Game/README.md 2025-10-23 03:05:46 +00:00
VIA
9eddcafd14 fix markdown typo 2025-09-25 11:49:14 -07:00
VIA
1dec9a1d64 Split README.md into main and Game 2025-09-25 11:47:51 -07:00