Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Help Command

Adds form type filtering to the Help command in Skyrim Special Edition.

Dependencies

  • XMake [2.7.2+]
  • C++20 Compiler (MSVC, Clang?)

Getting started

git clone https://github.com/lStewieAl/BetterHelpCommand-SSE
cd BetterHelpCommand-SSE

Building

To build the project, run the following command:

xmake

Note: This will generate a build/windows/ directory in the project's root directory.

Packaging

To package the project, run the following command:

xmake package

Note: This will generate a build/packages/ directory in the project's root directory.

Upgrading

To upgrade the project's dependencies, run the following command:

xmake require --upgrade

Extra

Project Generation

To generate a Visual Studio Project, run the following command:

xmake project -k vsxmake

Note: This will generate a vsxmakeXXXX/ directory in the project's root directory using the latest version of Visual Studio installed on the system.

About

Skyrim SE plugin to improve the help command

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages