Files
Basalt2/config.ld
Robert Jelic a7242d08c0 Test
2025-02-09 16:44:32 +01:00

11 lines
220 B
Plaintext

project = 'Basalt2'
title = 'Basalt2 Documentation'
description = 'A powerful UI Framework for ComputerCraft'
format = 'markdown'
dir = 'docs'
file = {'src'}
style = '!pale'
sort = true
all = true
topics = {'README.md'}