Renamed MPClient folder to DebugEditor

Renamed FalloutClient.exe to FalloutDebug.exe
This commit is contained in:
NovaRain
2020-12-13 12:51:24 +08:00
parent 2764d2c9bc
commit db5704f653
14 changed files with 8 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
Apparently this project was intended as some kind of Multiplayer module for Fallout 2.
Now it only works as a supplement for sfall debugging mode. It shows a lists of: game objects, sfall globals, arrays, etc (in a separate window). Primarily focused on debugging sfall-enabled scripts.