Add .env support to make life easier
This commit is contained in:
parent
78ad0761b3
commit
79a833133c
7 changed files with 16 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env node
|
||||
#!/usr/bin/env -S node --env-file-if-exists=.env
|
||||
// Renames A-class Stellar Missions to replace A-1, A-2, A-3 difficulty
|
||||
// indicators with the new empty/EX/EX+ naming used in patch 7.3.
|
||||
// https://na.finalfantasyxiv.com/lodestone/topics/detail/907c6d2aa020c0e4458ed1477668521fb4a117ec#:~:text=The%20notation,adjusted%2E
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue