Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Limiana committed Aug 28, 2024
2 parents b10a566 + def5b30 commit eae75d2
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 39 deletions.
4 changes: 2 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# These are supported funding model platforms

ko_fi: nightmarexiv
patreon: NightmareXIV
patreon: NightmareXIV
custom: crypto.nightmarexiv.com
13 changes: 0 additions & 13 deletions .github/workflows/Trigger Readme Rebuild.yml

This file was deleted.

12 changes: 12 additions & 0 deletions .github/workflows/TriggerUpdateMetadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Trigger Update Metadata
on:
push:
paths:
- meta/**
workflow_dispatch:

jobs:
TriggerUpdateMetadata:
uses:
NightmareXIV/MyDalamudPlugins/.github/workflows/Update_Metadata.yml@main
secrets: inherit
32 changes: 18 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# Become a Supporter!
If you like this or any of the other plugins I maintain, please consider becoming a supporter on Patreon or via other means! This will help me to continue updating the plugin and implement new features and you will receive benefits such as priority support, prioritized feature request, early testing builds and private plugins as well - number of which will only grow with Dawntrail.
# TextAdvance
Quest speedrunning assistance tool. Automatically confirm quest acceptation and completion, skip subtitles, cutscenes and most of prompts.
## Become a Supporter!
If you like TextAdvance, please consider becoming a supporter on Patreon or via other means! This will help me to continue updating TextAdvance and work on new plugins and features and you will receive benefits such as early progress updates, priority support, prioritized feature requests, early testing builds and private tools.
- [Subscribe on Patreon](https://subscribe.nightmarexiv.com/) - eligible for Discord role
- [Donate Litecoin, Bitcoin, Tether or other crypto](https://crypto.nightmarexiv.com/) - eligible for Discord role
- [One-time donation via Ko-Fi](https://donate.nightmarexiv.com/)

### Also:
- [Explore other plugins I maintain or contributed to](https://explore.nightmarexiv.com/)
- [Join NightmareXIV Discord server to receive fast support and pings about plugin updates](https://discord.gg/m8NRt4X8Gf)
# TextAdvance
# [⚠ For installation instructions please click here. ⚠](https://github.com/NightmareXIV/MyDalamudPlugins#installation)
A tool to assist with quest speedrunning.
## Description

<p align="center"><img src="https://raw.githubusercontent.com/NightmareXIV/TextAdvance/master/meta/image.png"></p>

Expand All @@ -29,11 +28,16 @@ Additional functions:
**TextAdvance automatically disables itself every time you log out and requires you to type `/at` command whenever you want to reenable it.** You can override this behavior by enabling "Don't auto-disable plugin on logout" option.

Alternatively, you can configure characters on which you want it to automatically enable upon log in.

## Install
Dalamud repository:

`https://raw.githubusercontent.com/NightmareXIV/MyDalamudPlugins/main/pluginmaster.json`

Detailed instructions available here: https://github.com/NightmareXIV/MyDalamudPlugins

## This plugin is in development
This means that there are still features that I would like to implement in future or features that I would like to enhance, as well as that I'm accepting suggestions and feature requests.
## Installation
1. Install [FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher?tab=readme-ov-file#xivlauncher-----) and enable Dalamud in it's settings. You have to run the game through FFXIVQuickLauncher in order for any of these plugins to work.
2. Open Dalamud settings by typing `/xlsettings` in game chat.
3. Go to "Experimental" tab.
4. Find "Custom Plugin Repositories" section, agree with listed terms if needed and paste the following link into text input field: `https://github.com/NightmareXIV/MyDalamudPlugins/raw/main/pluginmaster.json`
5. Click "Save" button.

You should now have NightmareXIV plugins available in your plugin installer. <br>
Open plugin installer by typing `/xlplugins` in game chat, go to "Available plugins" section and search for a plugin you would like to install.

![image](https://github.com/NightmareXIV/MyDalamudPlugins/blob/main/meta/install/installer.png?raw=true)
4 changes: 4 additions & 0 deletions meta/config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
donate=full
front
state=active
install=normal
11 changes: 1 addition & 10 deletions meta/front.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# TextAdvance
# [⚠ For installation instructions please click here. ⚠](https://github.com/NightmareXIV/MyDalamudPlugins#installation)
A tool to assist with quest speedrunning.
## Description

<p align="center"><img src="https://raw.githubusercontent.com/NightmareXIV/TextAdvance/master/meta/image.png"></p>

Expand All @@ -20,10 +18,3 @@ Additional functions:
**TextAdvance automatically disables itself every time you log out and requires you to type `/at` command whenever you want to reenable it.** You can override this behavior by enabling "Don't auto-disable plugin on logout" option.

Alternatively, you can configure characters on which you want it to automatically enable upon log in.

## Install
Dalamud repository:

`https://raw.githubusercontent.com/NightmareXIV/MyDalamudPlugins/main/pluginmaster.json`

Detailed instructions available here: https://github.com/NightmareXIV/MyDalamudPlugins

0 comments on commit eae75d2

Please sign in to comment.