source: Revenant/gdmodule/bin/voxsrc.gdns

port/mars-tycoon
Last change on this file was c61312b, checked in by Jonathan Neufeld <support@…>, 3 years ago

(WIP) New GeoWorld / Voxel generation adapter

  • Property mode set to 100644
File size: 243 bytes
Line 
1[gd_resource type="NativeScript" load_steps=2 format=2]
2
3[ext_resource path="res://bin/revenant.gdnlib" type="GDNativeLibrary" id=1]
4
5[resource]
6
7resource_name = "voxsrc"
8class_name = "GeoWorldVoxelGeneratorSource"
9library = ExtResource( 1 )
10
Note: See TracBrowser for help on using the repository browser.