Skip to content

Commit

Permalink
v1.4
Browse files Browse the repository at this point in the history
- Uses JaxCore
- Minor bug fixes
  • Loading branch information
EnhancedJax committed Jul 16, 2021
1 parent a4b9984 commit 8c1603d
Show file tree
Hide file tree
Showing 39 changed files with 51 additions and 1,985 deletions.
Binary file added @Resources/Actions/INSTALL.rmskin
Binary file not shown.
10 changes: 10 additions & 0 deletions @Resources/Actions/Installer.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#SingleInstance, Force
SendMode Input
SetWorkingDir, %A_ScriptDir%

Run, INSTALL.rmskin
WinWait, Rainmeter Skin Installer
Sleep, 100
Send, {Enter}

ExitApp
Binary file modified @Resources/Images/Cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @Resources/Vars.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Variables]
Scale=1
2412=H
2412=I
;I H

Player=WNP
Expand Down
2 changes: 1 addition & 1 deletion @Resources/Version.inc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[Variables]
Version=1.2
Version=1.4
227 changes: 0 additions & 227 deletions @Settings/Appearance.ini

This file was deleted.

Loading

0 comments on commit 8c1603d

Please sign in to comment.