- Aug 8, 2022
- 7
- 1
It goes like this. I have kept it as different file instead of adding it in the main filepost your .lsm
window.getLSMData = function () { return {
"ModDescription":"The minimum needed files.",
"ModelBios":{
"KleioValentine" : {
name : "Kleio",
namefull : "Valentine",
age : "33",
nationality : "American",
hair : ["long", "blonde"],
eyes : "green",
height : "170",
weight : "60",
bust : "94",
waist : "66",
hips : "91",
cup : "D",
tattoos : "Yes"
},
}}};