项目作者: qbx2
项目描述 :
Blocks launch of SkyrimSE.exe for breakpoint-time
高级语言: Rust
项目地址: git://github.com/qbx2/sse-mod-launch-blocker.git
Launch Blocker SKSE Plugin for Skyrim SE
Blocks Skyrim SE until MessageBox dismissed. Useful for debugging. Set your breakpoints and dismiss.
Requirements
- Rust nightly compiler
- SKSE64
- SkyrimSE
Build
cargo build
Cross Compilation?
rustup target add x86_64-pc-windows-gnu