diff --git a/README.md b/README.md index b68273f..2f3247e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ This is my personal Dalamud plugin repository. * [Auracite](https://github.com/redstrate/Auracite): Export your FFXIV character in portable, generic formats * [EasyFullscreen](https://codeberg.org/redstrate/EasyFullscreen): Make FFXIV act like a good game that can enter and exit fullscreen with F11 * [Scripter](https://codeberg.org/redstrate/Scripter): Inspect the game's Lua state and run custom Lua code -* [AllowLoginFail](https://codeberg.org/redstrate/AllowLoginFail): Stop the game from quitting over lobby connection errors ## Usage diff --git a/stable/AllowLoginFail/manifest.toml b/stable/AllowLoginFail/manifest.toml deleted file mode 100644 index 51cd254..0000000 --- a/stable/AllowLoginFail/manifest.toml +++ /dev/null @@ -1,5 +0,0 @@ -[plugin] -repository = "https://codeberg.org/redstrate/AllowLoginFail.git" -commit = "31711562806f7da5e0341c17ca488b38be287c6d" -owners = [ "redstrate" ] -changelog = '''''' diff --git a/stable/Auracite/manifest.toml b/stable/Auracite/manifest.toml index 9e687bd..67be795 100644 --- a/stable/Auracite/manifest.toml +++ b/stable/Auracite/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/redstrate/Auracite.git" -commit = "cc44489efcbbb26356c4b3087a037bdebb16414d" +commit = "f0d2330e57ee704e99f843edb45e2310d4226c6a" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/EasyFullscreen/manifest.toml b/stable/EasyFullscreen/manifest.toml index f2d7838..136f392 100644 --- a/stable/EasyFullscreen/manifest.toml +++ b/stable/EasyFullscreen/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/EasyFullscreen.git" -commit = "2a7d7a13fab8bfcc777a8d6e176aead6f38e9919" +commit = "823ef039b29ac92bc677267e4a9782a0c9ef993a" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Hooky/manifest.toml b/stable/Hooky/manifest.toml index 6045135..2fe9891 100644 --- a/stable/Hooky/manifest.toml +++ b/stable/Hooky/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Hooky.git" -commit = "e8514891b5de012f2efbd2a89f093ab4ebfd2655" +commit = "f0c25ebb60c64fa86797cdec436885bc66671e56" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Rebound/manifest.toml b/stable/Rebound/manifest.toml index d3eb770..630376a 100644 --- a/stable/Rebound/manifest.toml +++ b/stable/Rebound/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://github.com/redstrate/Rebound.git" -commit = "719fba2c23fc68ab23f8c26a9b7de174ad4c033a" +commit = "ae1b9f5c374d52600c5edce0a96422ce5c431306" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Refitter/manifest.toml b/stable/Refitter/manifest.toml index 7f7f17c..a8f94ad 100644 --- a/stable/Refitter/manifest.toml +++ b/stable/Refitter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Refitter.git" -commit = "8057f8036f9490bda1cfd09f50b8fe3a7317311f" +commit = "78906e8e6d5122f1c8cb48b10930218a3544385e" owners = [ "redstrate" ] changelog = '''''' diff --git a/stable/Scripter/manifest.toml b/stable/Scripter/manifest.toml index de26705..9fad89a 100644 --- a/stable/Scripter/manifest.toml +++ b/stable/Scripter/manifest.toml @@ -1,5 +1,5 @@ [plugin] repository = "https://codeberg.org/redstrate/Scripter.git" -commit = "831a02b0ff8334ea952ab07d8cf5243a7a1ac6cb" +commit = "66ee1c883150ce7efc6e6aafd65529fb0c9b650b" owners = [ "redstrate" ] changelog = ''''''