How to merge json and texture in a .plugin file?

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Althor
Townsman
Reactions:
Posts: 78
Joined: 26 Feb 2018, 08:10
Location: Vilefon
Plugins: Showcase Store

Platform

How to merge json and texture in a .plugin file?

#1

Post by Althor »

How do you merge .json file and its image into a .plugin file?

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: How to merge json and texture in a .plugin file?

#2

Post by Bearbear76 »

Go to the console and type export:(name of your plugin file)
Just my opinion
retired

User avatar
Althor
Townsman
Reactions:
Posts: 78
Joined: 26 Feb 2018, 08:10
Location: Vilefon
Plugins: Showcase Store

Platform

Re: How to merge json and texture in a .plugin file?

#3

Post by Althor »

using those does it consume the same plugin space?

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: How to merge json and texture in a .plugin file?

#4

Post by Bearbear76 »

Yes
Just my opinion
retired

User avatar
CommanderABab
AB
Reactions:
Posts: 11109
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: How to merge json and texture in a .plugin file?

#5

Post by CommanderABab »

Show
To create a .plugin file:
type

Code: Select all

export:"folder name"
in the console.

Show
What should be in the "folder name" folder?
The . json file and all graphics referenced by the .json file.
Show
What else can be in the "folder name" folder?
Previously created .plugin files.
my avatar:

Post Reply Previous topicNext topic

Return to “Problems”