Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 248 Bytes

HideRemoteDesktop SKSE Plugin for Skyrim SE

Removes "This application cannot be run from remote desktop." message.

Requirements

  • Rust nightly compiler
  • SKSE64
  • SkyrimSE

Build

rustup target add x86_64-pc-windows-gnu
cargo build