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 ?
✔Can someone help pls ?
Moderators: Scenario Moderators, Plugin Moderators
- Kylie Schreave
- Plugin Helper
- Posts: 842
- Joined: 15 Nov 2017, 07:06
- Location: Tottoro, Surea and Seravee
- Plugins: Showcase Store
- Version: Beta
-
Platform
- CommanderABab
- AB
- Posts: 11240
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Can someone help pls ?
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.
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.
- Kylie Schreave
- Plugin Helper
- Posts: 842
- Joined: 15 Nov 2017, 07:06
- Location: Tottoro, Surea and Seravee
- Plugins: Showcase Store
- Version: Beta
-
Platform
[ fixed ] Can someone help pls ?
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 )
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 !
Here is the final result of my test ( The building literally float in the air so I tried to hide it xD )
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 !

- Wekabu city
- Inhabitant of a Megalopolis
- Posts: 586
- Joined: 29 Aug 2017, 21:07
- Location: Germany, Hessia
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Can someone help pls ?
And Json Genie can`t understand comments (like this: "Code":"Code" // Comment)
its ANOYING!
its ANOYING!
- Wekabu city
- Inhabitant of a Megalopolis
- Posts: 586
- Joined: 29 Aug 2017, 21:07
- Location: Germany, Hessia
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Can someone help pls ?
Well, Sublime Text allows it, and doesn`t mark it red.