Skip to content

PrimeGamesDevTeam/Primer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

A powerful core with a broad and easy-to-use API for PrimeGames servers

Release Ready Tracking

Check progress on being release ready by looking at the v2 Release Ready Milestone

Installing

Connecting to an external database

Primer will generate a config.yml the first time it's run. This file contains default MySQL settings as examples. You'll need to configure these as appropriate to connect to a MySQL database of your choice.

mysql-settings:
  username: default
  password: default
  database: databasename
  host: 127.0.0.1
  port: 3306

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under a custom license - see the LICENSE.md file for details.

About

๐Ÿ“€ Core for PocketMine-MP servers

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages