11 lines
404 B
Text
11 lines
404 B
Text
|
name: Data
|
||
|
short: Data handler to read in data from files
|
||
|
description: |
|
||
|
A data handler that will read in data from txt files and other
|
||
|
sources for use in various parts of the game. Reads both from the
|
||
|
parts folder in the main game directory and the mods folder in the
|
||
|
user folder to allow users to easily mod the game.
|
||
|
accent: #a27155
|
||
|
log_category: DATA
|
||
|
icon: res://components/Data/book-marked.svg
|