mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Feature/component register (#1)
* remove components from main factory * register base components in factory, interest moved to druid.data * add simple usage of button * translatable should be in data * ability to extend components, stubs for sounds and locale
This commit is contained in:
@@ -5,8 +5,8 @@ main_collection = /example/example.collectionc
|
||||
shared_state = 1
|
||||
|
||||
[display]
|
||||
width = 960
|
||||
height = 640
|
||||
width = 400
|
||||
height = 400
|
||||
|
||||
[project]
|
||||
title = druid
|
||||
|
Reference in New Issue
Block a user