This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # This script it outdated - please see the original for updates | |
| # | |
| # FNA Update Script | |
| # Written by Ethan "flibitijibibo" Lee | |
| # Edited by TheDaftRick | |
| # | |
| # Released under public domain. | |
| # No warranty implied; use at your own risk. | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # FNA Update Script | |
| # Written by Ethan "flibitijibibo" Lee | |
| # Edited by TheDaftRick - changed FNA version to 1707 | |
| # | |
| # Released under public domain. | |
| # No warranty implied; use at your own risk. | |
| # | |
| # Linux guide: | |
| # place fna1707.sh in your Terraria folder |