Merge pull request #2 from Beanzilla/main

Merging main to dev so we get the README
This commit is contained in:
Beanzilla 2021-04-16 14:53:45 -04:00 committed by GitHub
commit fc48051599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# rangedweapons-1
a mod that adds ranged weapons to minetest.
## What's changed
* This repo is forked from [daviddoesminetest/rangedweapons](https://github.com/daviddoesminetest/rangedweapons)
* Unpacked the ZIPs so you just select the release you want to have. (Quick deployment)
* Just `git pull` to update if you are on the main branch to automatically update. (Use `git status` to check for updates)
* Added dev branch for developmental states. (Most likely this branch will not even work, but it's a work in progress)