From f9d46010574ea25197525ea776e51c743b005a04 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 12 Oct 2021 21:26:41 +0200 Subject: [PATCH] Create LICENSE --- examples/models/resources/models/vox/LICENSE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/models/resources/models/vox/LICENSE diff --git a/examples/models/resources/models/vox/LICENSE b/examples/models/resources/models/vox/LICENSE new file mode 100644 index 000000000..afb6608df --- /dev/null +++ b/examples/models/resources/models/vox/LICENSE @@ -0,0 +1,9 @@ +The following models are provided by the official github repo of voxel-model format by MagikaVoxel developer @ephtracy + +GitHub official repo: https://github.com/ephtracy/voxel-model + + - chr_knight.vox - https://github.com/ephtracy/voxel-model/blob/master/vox/character/chr_knight.vox + - chr_sword.vox - https://github.com/ephtracy/voxel-model/blob/master/vox/character/chr_sword.vox + - monu9.vox - https://github.com/ephtracy/voxel-model/blob/master/vox/monument/monu9.vox + +Worth mentioning there is no license specified for the models yet: https://github.com/ephtracy/voxel-model/issues/22