mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-01-31 03:57:27 +05:00
Merge branch 'master' of https://github.com/JonnyBro/beatrun
This commit is contained in:
commit
5b2a8e2c55
2 changed files with 22 additions and 2 deletions
20
.github/ISSUE_TEMPLATE/suggestion.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/suggestion.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Suggestion
|
||||
about: Suggest an idea for this project
|
||||
title: "[Suggestion] <Add a title here!>"
|
||||
labels: suggestion
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
|
@ -1,7 +1,7 @@
|
|||
# beatrun
|
||||
Modified beatrun's source code.<br><br>
|
||||
There are lua modules, they are for Discord Rich Presence to work, if you want pure Lua just don't extract them, but your Level and Map will not be shown in your Discord status.<br>
|
||||
This version of the beatrun works on any version of the game (Chromium or not).
|
||||
This version should works on any version of the game (Base version is known good, Chromium has some issues and I don't have time to fix them).
|
||||
|
||||
# Installation
|
||||
1. **Delete or disable VManip (Base) that downloaded from Workshop!**
|
||||
|
@ -49,4 +49,4 @@ All of the settings below can be changed in the configuration menu
|
|||
* More reliable grappling.
|
||||
|
||||
# Credits
|
||||
* modeltexturesbones - Changed anims a bit.
|
||||
* modeltexturesbones - Changed anims a bit.
|
||||
|
|
Loading…
Reference in a new issue