Adding test files
This commit is contained in:
4
test/files/correct/data_rp/ui/_global_variables.json
vendored
Normal file
4
test/files/correct/data_rp/ui/_global_variables.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"$generic_button_text_color": [1.0, 1.0, 1.0],
|
||||||
|
"$_mark_color": [1, 1, 1]
|
||||||
|
}
|
||||||
3
test/files/correct/data_rp/ui/_ui_defs.json
vendored
Normal file
3
test/files/correct/data_rp/ui/_ui_defs.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"ui_defs": ["ui/some_file_path.json", "ui/some_other_file_path.json"]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user