项目作者: qbx2

项目描述 :
Blocks launch of SkyrimSE.exe for breakpoint-time
高级语言: Rust
项目地址: git://github.com/qbx2/sse-mod-launch-blocker.git
创建时间: 2021-02-10T14:01:23Z
项目社区:https://github.com/qbx2/sse-mod-launch-blocker

开源协议:

下载


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

  1. cargo build

Cross Compilation?

  1. rustup target add x86_64-pc-windows-gnu