Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<!-- flex table --> | <!-- flex table --> | ||
<div style="display: flex; flex-direction: row; flex-wrap: wrap;"> | <div> | ||
<div style=" | <!-- row --> | ||
<div class="home-content-row" style="display: flex; flex-direction: row; flex-wrap: wrap;"> | |||
<!-- column --> | |||
<div style="flex-grow: 1; padding-left: 15px; padding-right: 15px; flex-basis: calc((100% / 2) - 30px);"> <!-- left --> | |||
<!-- header --> | <!-- header --> | ||
<div class="home-content-header"> | <div class="home-content-header"> | ||
Installing NV:MP | Installing NV:MP | ||
</div>This section lists our installation guide, important installation information, and troubleshooting documentation. | </div> | ||
This section lists our installation guide, important installation information, and troubleshooting documentation. | |||
* [[Getting Started|'''Install NV:MP and get started with our multiplayer mod''']] | * [[Getting Started|'''Install NV:MP and get started with our multiplayer mod''']] | ||
* [[Client Troubleshooting|'''Client Troubleshooting''']] | * [[Client Troubleshooting|'''Client Troubleshooting''']] | ||
</div> | </div> | ||
<!-- column --> | |||
<div style=" | <div style="flex-grow: 1; padding-left: 15px; padding-right: 15px; flex-basis: calc((100% / 2) - 30px);"> <!-- right --> | ||
<!-- header --> | <!-- header --> | ||
<div class="home-content-header"> | <div class="home-content-header"> | ||
Line 29: | Line 34: | ||
</div> | </div> | ||
</div> | </div> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
__NOTOC__ | __NOTOC__ |
Revision as of 13:52, 25 July 2023
New Vegas: Multiplayer Wiki
Welcome to New Vegas: Multiplayer.
This is our wiki of support articles, SDK guides and general documentation for the modification. NV:MP is an online multiplayer mod for the popular action role-playing video game Fallout: New Vegas, developed by Obsidian Entertainment and published by Bethesda Softworks in 2010.
The mod allows players to experience the expansive post-apocalyptic world of Fallout: New Vegas with friends or other players from around the globe. NV:MP is developed and maintained by a small team of modders and programmers who are working to create a stable, enjoyable, and immersive multiplayer experience for the Fallout: New Vegas community.
Installing NV:MP
This section lists our installation guide, important installation information, and troubleshooting documentation.
Server Hosting
Coming Soon