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
/** | |
* @name SoftX | |
* @author Gibbu | |
* @version 1.0.0 | |
* @description A soft and comfy feel for Discord. | |
* @source https://github.com/DiscordStyles/SoftX | |
* @invite ZHthyCw | |
*/ | |
@import url('https://discordstyles.github.io/SoftX/SoftX.css'); |
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
/** | |
* @name Fluent Discord | |
* @author TakosThings | |
* @version 1.7.3 | |
* @description Fluent theme for Discord (🔄 Auto-updating) | |
* @invite ZYrCacRuez | |
* @source https://github.com/TakosThings/Fluent-Discord | |
*/ | |
@import url(https://takosthings.github.io/Fluent-Discord/Fluent-Discord.css); /** | |
* Start user options |
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
login anonymous | |
force_install_dir /home/tf2server/serverfiles/ | |
app_update 232250 | |
quit |
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
[Unit] | |
Description=Team Fortress 2 Dedicated Server | |
Documentation=https://titan.tf | |
After=network.target | |
[Service] | |
User=tf2server | |
WorkingDirectory=/home/tf2server/serverfiles | |
Environment="LD_LIBRARY_PATH=/home/tf2server/serverfiles:/home/tf2server/serverfiles/bin" |