feat: thêm tính năng tải frame, presets, background từ cloud
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"frames": [
|
||||
{
|
||||
"id": "frame_vintage_cloud",
|
||||
"name": "Vintage Gold (Cloud)",
|
||||
"url": "http://10.0.2.2:8080/assets/frames/instaxframe.png",
|
||||
"version": 1
|
||||
}
|
||||
],
|
||||
"backgrounds": [
|
||||
{
|
||||
"id": "bg_neon_cloud",
|
||||
"name": "Neon Pink (Cloud)",
|
||||
"url": "http://10.0.2.2:8080/assets/backgrounds/background-01.png",
|
||||
"version": 1
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"id": "preset_fuji_cloud",
|
||||
"name": "Fuji Retro (Cloud)",
|
||||
"url": "http://10.0.2.2:8080/fuji_retro.json",
|
||||
"version": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user