mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
10 lines
336 B
Plaintext
10 lines
336 B
Plaintext
[gd_resource type="PlanetData" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://modules/planets/test_planet/planets/simple_planet.tres" type="Planet" id=1]
|
|
[ext_resource path="res://modules/planets/test_planet/biomes/2_tdungb.tres" type="BiomeData" id=2]
|
|
|
|
[resource]
|
|
id = 1
|
|
planet = ExtResource( 1 )
|
|
biome_datas = [ ExtResource( 2 ) ]
|