https://github.com/organization/configexample
Nukkit Config class examples
https://github.com/organization/configexample
Last synced: about 1 month ago
JSON representation
Nukkit Config class examples
- Host: GitHub
- URL: https://github.com/organization/configexample
- Owner: organization
- License: gpl-3.0
- Created: 2016-05-11T06:59:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T08:10:58.000Z (about 10 years ago)
- Last Synced: 2026-01-18T08:27:09.389Z (6 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConfigExample
Nukkit Config class examples. 플긴 개발 처음하시면 꼭 한번 참고해보세요.
##License
```
Copyright (C) 2016 MohiPE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```