Page 1 of 1

✔Can someone help pls ?

Posted: 11 Jan 2018, 12:32
by Kylie Schreave
I made a test ( again ) to make a plugin. The texture is finished and the json too ( I think... ^^' )

So, Here is the question(s) :

Once I'm here( see below ), what do I have to do : with the json ? with the texture ? Do I have to put them in the plugin file ? If Yes, ( and I'm pretty sure that's the case ) how can I do that ?
Screenshot_2018-01-11-21-18-25.png

Re: Can someone help pls ?

Posted: 11 Jan 2018, 17:09
by CommanderABab
export:{dir:pluginfolder,header:{author:yourname}}
to include your name in the header.

export:{dir:pluginfolder}
to just export pluginfolder that is in your plugins directory.

It helps to copy and paste.

[ fixed ] Can someone help pls ?

Posted: 12 Jan 2018, 06:58
by Kylie Schreave
I finally used Quickedit instead of Json Genie, and its is much more easy ( to me ) to use.

Here is the final result of my test ( The building literally float in the air so I tried to hide it xD )
Hanyang_18-01-12_15.51.20.png
As it was just a test, the building isn't mine at all ( I think it's is from Simcity 3000 but obviously idk ).

Thanks to those that helped me ! :D

Re: Can someone help pls ?

Posted: 12 Jan 2018, 20:24
by Wekabu city
And Json Genie can`t understand comments (like this: "Code":"Code" // Comment)
its ANOYING!

Re: Can someone help pls ?

Posted: 12 Jan 2018, 20:48
by Wekabu city
Well, Sublime Text allows it, and doesn`t mark it red.