Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pikakid98 committed Mar 15, 2024
1 parent 9372ba9 commit cde70c9
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,15 @@ A test script for an AutoHotkey Dark Mode script by [jNizM](https://www.autohotk
# Build requirements
[AutoHotkey (v2)](https://github.com/AutoHotkey/AutoHotkey)

<details>
<summary>Additional requirements if you decide to compile the demo script</summary>
Additional requirements if you decide to compile the demo script

[Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe)
\
[Upx](https://github.com/upx/upx)
\
[Compile-in-ator (Optional)](https://github.com/Git-Pikakid98/Compile-in-ator)
[Ahk2Exe](https://github.com/AutoHotkey/Ahk2Exe)
\
[Upx](https://github.com/upx/upx)
\
[Compile-in-ator (Optional)](https://github.com/Git-Pikakid98/Compile-in-ator)

<details>
<summary>ADDITIONAL requirements if you decide to use my very own Compile-in-ator</summary>
ADDITIONAL requirements if you decide to use my very own Compile-in-ator

# Environment Variables (REQUIRED!!)
`%AHK%`
Should be set to your AutoHotkey path. An example `C:\Users\username\AutoHotkey` (Make sure you aren't using a subdirectory)

</details>

</details>
# Environment Variables (REQUIRED!!)
`%AHK%` Should be set to your AutoHotkey path. An example `C:\Users\username\AutoHotkey` (Make sure you aren't using a subdirectory)

0 comments on commit cde70c9

Please sign in to comment.