Difference between revisions of "Getting Started"
m (more accurate colors) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | '''''Important links:'''''<br> | ||
+ | '''''[[Help:Editing|Editing guidelines]]'''''<br> | ||
+ | '''''[[Rules|Wiki rules]]''''' | ||
+ | ==Where can I download Warfork from?== | ||
+ | For Desktop OSes: Warfork can be downloaded from [https://store.steampowered.com/app/671610/Warfork/ Steam].<br> | ||
+ | For Linux servers: Warfork can be downloaded via [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD] (AppID 671610 (requires logging in) / 1136510 (no login required)). | ||
+ | |||
+ | == Where can I report bugs / issues? == | ||
+ | Any bugs, issues or problems related to Warfork can be reported on our [https://discord.gg/VY95TKZ Discord]. | ||
==Where do I find my configuration file, demos, screenshots and more?== | ==Where do I find my configuration file, demos, screenshots and more?== | ||
Line 12: | Line 21: | ||
| Linux || ~/.local/share/warfork-2.1/basewf/ | | Linux || ~/.local/share/warfork-2.1/basewf/ | ||
|} | |} | ||
+ | |||
+ | == How can I host a server? / My server isn't appearing on the server browser! What do I do? == | ||
+ | Follow [[Hosting Game Servers|this]] guide. | ||
==How do I put colors in my player name?== | ==How do I put colors in my player name?== | ||
− | + | [[File:Colors.jpg|thumb|Colors in-game]] | |
{| class="wikitable" | {| class="wikitable" | ||
|+Color Codes | |+Color Codes | ||
Line 21: | Line 33: | ||
| ^0 || <span style="color:black">Black</span> | | ^0 || <span style="color:black">Black</span> | ||
|- | |- | ||
− | | ^1 || <span style="color: | + | | ^1 || <span style="color:#FF0202">Red</span> |
|- | |- | ||
− | | ^2 || <span style="color: | + | | ^2 || <span style="color:#05FF12">Green</span> |
− | |||
|- | |- | ||
− | | ^3 || <span style="color: | + | | ^3 || <span style="color:#F1FF14">Yellow</span> |
|- | |- | ||
− | | ^4 || <span style="color: | + | | ^4 || <span style="color:#0100FE">Blue</span> |
|- | |- | ||
− | | ^5 || <span style="color: | + | | ^5 || <span style="color:#00FEFF">Cyan</span> |
|- | |- | ||
− | | ^6 || <span style="color: | + | | ^6 || <span style="color:#FF03FF">Purple</span> |
|- | |- | ||
− | | ^7 || <span style="color: | + | | ^7 || <span style="color:#FFFFFF">White</span> |
|- | |- | ||
− | | ^8 || <span style="color: | + | | ^8 || <span style="color:#F18602">Orange</span> |
|- | |- | ||
− | | ^9 || <span style="color: | + | | ^9 || <span style="color:#7B7B7B">Gray</span> |
|} | |} | ||
− | |||
− |
Latest revision as of 18:25, 22 July 2020
Important links:
Editing guidelines
Wiki rules
Contents
Where can I download Warfork from?
For Desktop OSes: Warfork can be downloaded from Steam.
For Linux servers: Warfork can be downloaded via SteamCMD (AppID 671610 (requires logging in) / 1136510 (no login required)).
Where can I report bugs / issues?
Any bugs, issues or problems related to Warfork can be reported on our Discord.
Where do I find my configuration file, demos, screenshots and more?
Operating System | Path |
---|---|
Windows | %USERPROFILE%/My Documents/My Games/Warfork 2.1/basewf/ |
Mac | ~/Library/Application Support/Warfork-2.1/basewf/ |
Linux | ~/.local/share/warfork-2.1/basewf/ |
How can I host a server? / My server isn't appearing on the server browser! What do I do?
Follow this guide.
How do I put colors in my player name?
Code | Color |
---|---|
^0 | Black |
^1 | Red |
^2 | Green |
^3 | Yellow |
^4 | Blue |
^5 | Cyan |
^6 | Purple |
^7 | White |
^8 | Orange |
^9 | Gray |