SourceExplorer
v2.2.0
Source Explorer allows you to walk through Clickteam exes and view object names, textures, etc.
Download from releases
git, meson 0.60.0+ and the latest visual studio (with build tools).
setup:
cd to the directory where you want to clone the repo (!!!! command prompt may default to System32, DO NOT CLONE HERE!!!! change the directory to something else!!!)git clone https://github.com/LAK132/SourceExplorer SourceExplorercd into the repo cd SourceExplorergit submodule update --init --recursivesetup.bat msvccompiling:
compile.batbuildsrcexp.exegit, meson 0.60.0+, SDL 2.0.5+ (and clang-13+ if building from source)
setup:
git clone https://github.com/LAK132/SourceExplorer SourceExplorercd SourceExplorergit submodule update --init --recursive./setup.sh clangcompiling:
./compile.sh./build/srcexp