Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/LucasSimpsonsHitAndRunModLauncher/Hacks/Multiplayer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Multiplayer (Beta)"
description: "This hack makes the game have online multiplayer."
authors: [ 2, 1 ]
authors: [ 2, 1, 4554 ]
initialVersion:
project_id: 6 # Lucas' Simpsons Hit & Run Mod Launcher
projectBranch_id: 46 # Main
Expand Down Expand Up @@ -101,10 +101,10 @@ To configure this hack from a mod when its enabled, create a file named `Multipl

<Multiplayer>
<!-- DebugCharacter without AnimationSet -->
<DebugCharacter Name="maz" />
<DebugCharacter Model="maz" />

<!-- DebugCharacter with AnimationSet -->
<DebugCharacter Name="loren" AnimationSet="loren" />
<DebugCharacter Model="loren" AnimationSet="loren" />
</Multiplayer>
```

Expand All @@ -115,4 +115,4 @@ It also previously only had a single server, hosted by Donut Team, but this serv

# Version History
## Version 1.27.1
{{ Snippet:LucasSimpsonsHitAndRunModLauncher/VersionHistory/1.27.1/Hacks/Multiplayer.md }}
{{ Snippet:LucasSimpsonsHitAndRunModLauncher/VersionHistory/1.27.1/Hacks/Multiplayer.md }}