Compare commits
1 Commits
1.42.0.72-
...
detached
| Author | SHA1 | Date | |
|---|---|---|---|
| e9b7eb47c0 |
@@ -69,6 +69,58 @@ namespace LightlessSync;
|
||||
#pragma warning restore S125 // Sections of code should not be commented out
|
||||
// thank you dark 🙏
|
||||
|
||||
/*
|
||||
---------
|
||||
-------------------------
|
||||
-------------- ##++++ -------------
|
||||
----------+##+++++++++++++++++++###--------
|
||||
+------ ####++++++++++++++++++++++++##### -----
|
||||
------- #####++++++++++++++++++++++++++++++###### +++++
|
||||
------+#####++++++++++++++++++++++++++++++++++########+++++
|
||||
------######++++++++++++++++++++++++++++++++++++++#########++++
|
||||
------######+++++++++++++++++++++++++++++++++++++##############+++
|
||||
-----#######+++++++++++++++++++++++++++++++#######################+++
|
||||
---- #######++++++++++++++++++++++++++++############################ ++
|
||||
-----########+++++++++++++++++++++++++++##################################
|
||||
----+########+++++++++++++++++++++++++#######################################
|
||||
---- ########+++++++++++++++++++++++-+#########################################
|
||||
-----#########++++++++++++++++++++--+###########################################
|
||||
----#########+++++++++++++++++++---+#######+++++++++#############################
|
||||
----##########+++++++++++++++++----###+--------.......---+####################### #
|
||||
---###########+++++++++++++++-----#+------..................-#######################
|
||||
----###########++++++++++++++----------..----..................-+####################
|
||||
---+###########+++++++++++++--------.-+########+-................-###################
|
||||
----############++++++++++++--------+##############+................+#################
|
||||
----############++++---+---------.-#################+................-################
|
||||
---+####+++++-------------------..###################+...............--###############
|
||||
----+#############++-------------.+####################-...............--###############
|
||||
----+##############++++++++------.+####################+...............---##############
|
||||
----+##############+++++++++-----.+####################+...............---+#############
|
||||
---++##############++++++++-------####################.................---#############
|
||||
----+################++++++++-----+##################-......-..........---+############
|
||||
----++################+++++++-------################-......+...........---+############
|
||||
----++##################++++++--------+##########+-......-#-..........----+###########
|
||||
--- ++##################+++++--------..--+++---........+#-.........------+###########
|
||||
+++++++####################++----------.............-+#+-......-.--------+##########
|
||||
+++ +++######################+---------..........+###+-......-----------+##########
|
||||
++++-+++##########################+++------+++######-......--------.----##########
|
||||
++++----+########################################+-.......------------+#########
|
||||
++++ ----+####################################--.....----------------#########
|
||||
+++ -----++###############################+------------------------########
|
||||
+++ ------++###########++##+++++#+++----------------------------+#######
|
||||
+++ ----------++########-----------...------------------------+#######
|
||||
+++ -------------------------------------------------------#######
|
||||
++# ---------------------------------------------------+######
|
||||
## ------------------------------------------------######
|
||||
### -------------------------------------------+#####
|
||||
### --------------------------------------+#####
|
||||
# -------------------------------####
|
||||
----------------------++###
|
||||
------------#
|
||||
*/
|
||||
|
||||
// Just a shitty fork, still with love.
|
||||
|
||||
public class LightlessPlugin : MediatorSubscriberBase, IHostedService
|
||||
{
|
||||
private readonly DalamudUtilService _dalamudUtil;
|
||||
|
||||
Reference in New Issue
Block a user