diff options
| author | raysan5 <[email protected]> | 2021-10-12 21:26:41 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-10-12 21:26:41 +0200 |
| commit | f9d46010574ea25197525ea776e51c743b005a04 (patch) | |
| tree | dae3bb4f38a98ee0b1516e0e3ee02c7aee4a53d2 /examples/models/resources | |
| parent | f1659d78d3ed1639d5a9ee2d5bd530fce0a9ff1b (diff) | |
| download | raylib-f9d46010574ea25197525ea776e51c743b005a04.tar.gz raylib-f9d46010574ea25197525ea776e51c743b005a04.zip | |
Create LICENSE
Diffstat (limited to 'examples/models/resources')
| -rw-r--r-- | examples/models/resources/models/vox/LICENSE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/models/resources/models/vox/LICENSE b/examples/models/resources/models/vox/LICENSE new file mode 100644 index 00000000..afb6608d --- /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 |
