Skip to content

This is a WPF-based utility primarily designed to customize and render keyboard button prompt icons for use in video games.

License

Notifications You must be signed in to change notification settings

antonieoqq/KeyboardPromptsGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English 中文

KeyboardPromptsGenerator

This is a WPF-based utility primarily designed to customize and render keyboard button prompt icons for use in video games.

image

Instructions

  1. Open the project using Visual Studio 2026.
  2. Modify Model/KeyPrompts.cs to adjust the keys you wish to include.
  3. Edit Styles/Style_KeyPrompts.xaml to customize the visual style of the prompts.
  4. Press F5 to run the application.
  5. Press Ctrl + R to render the output. The program will automatically open Windows File Explorer and navigate to the newly generated file.
  6. Done!

Supplementary Note

The font for the keys defaults to SourceHanSansSC. You can modify it to your desired font within the View/KeyPrompts class.

About

This is a WPF-based utility primarily designed to customize and render keyboard button prompt icons for use in video games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages