Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 91fc7f1

Browse files
committed
Update README.md
1 parent 389bd9a commit 91fc7f1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ A simple script that adds a transition between the loading screen and spawning i
77
_In case that embedded preview doesn't work, try this: https://streamable.com/kcsk4_
88

99

10+
## Installation
11+
1. Download the [latest release](https://github.com/TomGrobbe/jointransition/releases/latest).
12+
2. Put the folder into your resources folder. (make sure that you end up with the __resource.lua being in the following location: `resources/jointransition/__resource.lua`)
13+
3. Add `start jointransition` to your **server.cfg** file.
14+
4. Start the server, enjoy.
15+
16+
17+
## Issues
18+
- There might be a few issues, because joining servers can sometimes be glitchy, this is usually caused by some buggy resource.
19+
- If you spot an issue in this resource itself, or have found a way to improve this, feel free to create a pull request. Or, if you just found the issue but don't know how to solve it yourself, create an Issue on the GitHub page and make sure to provide as much information as possible.
20+
21+
1022
## Copyright
1123
Copyright © Vespura 2018
1224

0 commit comments

Comments
 (0)