Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 0 additions & 5 deletions stable/AllowLoginFail/manifest.toml

This file was deleted.

2 changes: 1 addition & 1 deletion stable/Auracite/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/redstrate/Auracite.git"
commit = "cc44489efcbbb26356c4b3087a037bdebb16414d"
commit = "f0d2330e57ee704e99f843edb45e2310d4226c6a"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/EasyFullscreen/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://codeberg.org/redstrate/EasyFullscreen.git"
commit = "2a7d7a13fab8bfcc777a8d6e176aead6f38e9919"
commit = "823ef039b29ac92bc677267e4a9782a0c9ef993a"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Hooky/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://codeberg.org/redstrate/Hooky.git"
commit = "e8514891b5de012f2efbd2a89f093ab4ebfd2655"
commit = "f0c25ebb60c64fa86797cdec436885bc66671e56"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Rebound/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://github.com/redstrate/Rebound.git"
commit = "719fba2c23fc68ab23f8c26a9b7de174ad4c033a"
commit = "ae1b9f5c374d52600c5edce0a96422ce5c431306"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Refitter/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://codeberg.org/redstrate/Refitter.git"
commit = "8057f8036f9490bda1cfd09f50b8fe3a7317311f"
commit = "78906e8e6d5122f1c8cb48b10930218a3544385e"
owners = [ "redstrate" ]
changelog = ''''''
2 changes: 1 addition & 1 deletion stable/Scripter/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[plugin]
repository = "https://codeberg.org/redstrate/Scripter.git"
commit = "831a02b0ff8334ea952ab07d8cf5243a7a1ac6cb"
commit = "66ee1c883150ce7efc6e6aafd65529fb0c9b650b"
owners = [ "redstrate" ]
changelog = ''''''
Loading