Files
ImHex-Patterns/tips/imhex.json
2022-07-26 08:48:01 +02:00

10 lines
466 B
JSON

{
"name" : "ImHex",
"tips" : [
"Try pressing CTRL + Shift + P to open the command palette!",
"The data processor allows pre-processing of the binary input data before it's displayed without modifying the original data.",
"Take a closer look at the Splash screen :)",
"Check out the WerWolv/ImHex-Patterns repository for pre-made patterns and more!",
"ImHex can be easily extended with plugins through its API."
]
}