This commit is contained in:
Jonny_Bro (Nikita) 2023-07-14 19:45:47 +05:00
commit 5b2a8e2c55
2 changed files with 22 additions and 2 deletions

20
.github/ISSUE_TEMPLATE/suggestion.md vendored Normal file
View 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.

View file

@ -1,7 +1,7 @@
# beatrun # beatrun
Modified beatrun's source code.<br><br> 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> 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 # Installation
1. **Delete or disable VManip (Base) that downloaded from Workshop!** 1. **Delete or disable VManip (Base) that downloaded from Workshop!**