-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
35 lines (34 loc) · 971 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: GDMC HTTP Interface Mod
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Niels
family-names: Poldervaart
orcid: 'https://orcid.org/0009-0008-0766-7592'
- given-names: Niki
family-names: Gawlik
repository-code: 'https://github.com/Niels-NTG/gdmc_http_interface/'
url: 'http://gdmc.nielspoldervaart.nl'
abstract: >-
Minecraft mod that implements an HTTP interface for
reading and writing blocks (and more) by an external
program or script. Intended for use in the GDMC
competition.
keywords:
- minecraft
- procedural-content-generation
- generative
- PCG
- architecture
- game-design
- level-editor
- game-AI
license: MIT
commit: 9c564a90d445028fd5ff5b4aa3e28480e22b5f2e
version: 1.5.0
date-released: '2024-08-21'