- Download access PEMs from Google Drive and chmod to 400
- Make sure personal profile is setup via AWS cli
- Install
terraria
andtModLoader
- Download desired mods:
- Calamity Mod
- Calamity Mod Music
- Thorium
- Among Us Vanity Items
- Boss Cursor
- Ore Excavator
- Recipe Browser
- Magic Storage
- WMITF
- Fargo's Souls
- Fargo's Mutants
- Level+
- Bags
- Create a world locally
- Create a
.env
file fromexample.env
, fill in Create Server Vars - Run
./scripts/create_server.sh
- Copy mods into
mods/
folder and same forworlds/
- Fill in Upload Data Vars in
.env
- Run
./scripts/upload_data.sh all
- Run
./scripts/ssh.sh
- Run
1_setup.sh
- Run
2_install.sh
- Run
3_run.sh
- Run
Enjoy!