Skip to content

BorgGames/hide-remote-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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