Main Page: Difference between revisions
Jump to navigation
Jump to search
(main page UI overhaul) |
|||
Line 2: | Line 2: | ||
== Vanilla Tutorials = | {| class="infobox" style="width: 100%; float: none; border: 1px solid #800080; padding: 0.2em 0.4em; background: #F3A957;" | ||
|- | |||
! style="font-size: 120%; text-align: center;" |Custom MvM Tutorials and Templates | |||
|} | |||
{| align="center" cellspacing="5" style="text-align: center; font-weight: bold;" | |||
|- | |||
|Vanilla Tutorials | |||
|[[:Category:Tutorials|Modded Tutorials]] | |||
|[[:Category:Templates|Templates]] | |||
|- | |||
| style="text-align:left" | | |||
* [https://www.youtube.com/watch?v=Z98ei5JLS_g&t=253s Basic Tutorial on how to make popfiles] | * [https://www.youtube.com/watch?v=Z98ei5JLS_g&t=253s Basic Tutorial on how to make popfiles] | ||
*[https://drive.google.com/file/d/1N-DBsZiKiqjD4OSQH2bRLsYq1Sq4gHhA/view?usp=sharing Titanium Tank Mission Making Guide] | *[https://drive.google.com/file/d/1N-DBsZiKiqjD4OSQH2bRLsYq1Sq4gHhA/view?usp=sharing Titanium Tank Mission Making Guide] | ||
Line 9: | Line 19: | ||
*[https://steamcommunity.com/sharedfiles/filedetails/?id=1911160067 Advanced Popfile Tricks] | *[https://steamcommunity.com/sharedfiles/filedetails/?id=1911160067 Advanced Popfile Tricks] | ||
*[[Attribute information|Misc. documentation on certain attributes]] | *[[Attribute information|Misc. documentation on certain attributes]] | ||
| style="text-align:left" | | |||
= | |||
* [[Create custom item decals]] | * [[Create custom item decals]] | ||
*[https://steamcommunity.com/sharedfiles/filedetails/?id=2289315026 Introduction to Point Template Spawners] | *[https://steamcommunity.com/sharedfiles/filedetails/?id=2289315026 Introduction to Point Template Spawners] | ||
Line 17: | Line 25: | ||
* [[Reverse MvM Beginners Guide]] | * [[Reverse MvM Beginners Guide]] | ||
* [https://sigwiki.potato.tf/index.php/Installing_on_Windows_with_WSL Installing Sigmod on Windows with WSL] | * [https://sigwiki.potato.tf/index.php/Installing_on_Windows_with_WSL Installing Sigmod on Windows with WSL] | ||
| style="text-align:left" | | |||
= | |||
* [[Spider Tank]] | * [[Spider Tank]] | ||
* [[Modular Gatebots]] | * [[Modular Gatebots]] | ||
* [[Vaccinator Tank]] | * [[Vaccinator Tank]] | ||
* [[Small Turret Tanks|Small Turret Tank]] | * [[Small Turret Tanks|Small Turret Tank]] | ||
*[[Rotating Shield]] | * [[Rotating Shield]] | ||
*[[Timers]] | * [[Timers]] | ||
|} | |||
{| class="infobox" style="width: 100%; float: none; border: 1px solid #800080; padding: 0.2em 0.4em; background: #F3A957;" | |||
|- | |||
! style="font-size: 120%; text-align: center;" |Custom MvM Resources | |||
|} | |||
{| align="center" cellspacing="5" style="text-align: center; font-weight: bold;" | |||
|- | |||
|[[:Category:Popfile Additions|Custom popfile additions]] | |||
|[[:Category:Misc Additions|Miscellaneous additions]] | |||
|[[:Category:References|References]] | |||
|Misc Resources | |||
|- | |||
| style="text-align:left" | | |||
* [[WaveSchedule]] | * [[WaveSchedule]] | ||
* [[Wave]] | * [[Wave]] | ||
* [[WaveSpawn]] | * [[WaveSpawn]] | ||
* [[TFBot]] | * [[TFBot]] | ||
| style="text-align:left" | | |||
= | |||
* [[Entity Additions]] | * [[Entity Additions]] | ||
*[[Entity Modules]] | *[[Entity Modules]] | ||
Line 45: | Line 59: | ||
*[[Expressions]] | *[[Expressions]] | ||
*[[Lua|Lua Scripting]] | *[[Lua|Lua Scripting]] | ||
= | | style="text-align:left" | | ||
* [https://testing.potato.tf/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission] | * [https://testing.potato.tf/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission] | ||
* [[List of item definitions]] | * [[List of item definitions]] | ||
Line 55: | Line 68: | ||
* [https://github.com/sigsegv-mvm/population Population files used by Valve missions] | * [https://github.com/sigsegv-mvm/population Population files used by Valve missions] | ||
* [[Entity Properties]] | * [[Entity Properties]] | ||
| style="text-align:left" | | |||
= | |||
* [https://testing.potato.tf/icons.html Wavebar Icon Repository] | * [https://testing.potato.tf/icons.html Wavebar Icon Repository] | ||
* [https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Vanilla Popfile Syntax Highligher for VSCode] | * [https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Vanilla Popfile Syntax Highligher for VSCode] | ||
Line 66: | Line 76: | ||
* [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator] | * [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator] | ||
* [https://github.com/NPsim/P3/releases/tag/2.1.0 Standalone Popfile Parser] | * [https://github.com/NPsim/P3/releases/tag/2.1.0 Standalone Popfile Parser] | ||
|- | |||
|} |
Revision as of 01:37, 9 September 2023
Welcome to Potato's Custom MvM Wiki. Here you can find information about how to make your own MvM missions, as well as information on how to use our custom server mods.
Custom MvM Tutorials and Templates |
---|
Vanilla Tutorials | Modded Tutorials | Templates |
Custom MvM Resources |
---|
Custom popfile additions | Miscellaneous additions | References | Misc Resources |