source: Revenant/gdmodule/bin/genesis.gdns

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

(WIP) Introduction of GD Native module and Godot-CPP API sub-module

  • Property mode set to 100644
File size: 225 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 = "genesis"
8class_name = "TerrainGen"
9library = ExtResource( 1 )
Note: See TracBrowser for help on using the repository browser.