https://github.com/afcms/mtg_server
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.2%) to scientific vocabulary
Keywords
minetest
minetest-server
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
Statistics
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 51
- Releases: 0
Topics
minetest
minetest-server
Created about 4 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.md
Minetest Game Server
This is the Minetest Game modpack I use in my private SMP
Running
Clone this repository and update the submodules:
bash
git clone https://github.com/AFCMS/mtg_server
cd mtg_server
git submodule update --init --recursive
Install Docker and Docker Compose, then run:
bash
docker-compose up server_survival
or
bash
docker-compose up server_pvp
Make a maps backup:
bash
./backup.sh
Owner
- Login: AFCMS
- Kind: user
- Location: France
- Website: https://afcms.github.io/
- Twitter: AFCM_Dev
- Repositories: 18
- Profile: https://github.com/AFCMS
👨🎓 16 years old french student
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 2
- Total pull requests: 198
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.76
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 197
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AFCMS (1)
Pull Request Authors
- dependabot[bot] (188)
- AFCMS (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
dependencies (188)
submodules (188)
enhancement (1)
Dependencies
docker-compose.yml
docker
- registry.gitlab.com/minetest/minetest/server 5.7.0