This website requires JavaScript.
Explore
Help
Sign In
RPGResearch
/
bcirpggithubmirror
Watch
7
Star
0
Fork
0
You've already forked bcirpggithubmirror
mirror of
https://github.com/RPG-Research/bcirpg.git
synced
2024-04-16 14:23:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d1cbb70729
bcirpggithubmirror
/
Phase2
/
Godot_Toolset
/
Main
/
test_scripts
/
test.json
13 lines
148 B
JSON
Raw
Normal View
History
Unescape
Escape
Started work with Loading JSON dynamicly
2023-08-20 18:59:09 +00:00
{
Added support to load OptionButton items, from JSON data
2023-08-27 18:38:44 +00:00
"items"
:
[
Started work with Loading JSON dynamicly
2023-08-20 18:59:09 +00:00
{
"name"
:
"variable1"
,
"value"
:
"value1"
}
,
{
"name"
:
"variable2"
,
"value"
:
"value2"
}
]
}
Reference in New Issue
Copy Permalink