
Plugin encryption (create .plugin file)
Moderator: Plugin Moderators
- Josh
- Graphic designer
- Reactions:
- Posts: 2214
- Joined: 11 Mar 2017, 19:20
- Location: The Netherlands
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: [Beta]Plugin encryption
Does it change files into a ".plugin", cool!
- Lobby
- Developer
- Reactions:
- Posts: 3702
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: [Beta]Plugin encryption
@Josh Yes, it grabs all files in the provided directory and throws them into a single .plugin-file you could then distribute to players. They just have to put it in the plugins directory as usual. The same works with zip files now, too.
@KoalaGuy Did you manage to decrypt them?
@KoalaGuy Did you manage to decrypt them?

=^._.^= ∫
- KINGTUT10101
- 1,000,000 inhabitants
- Reactions:
- Posts: 2212
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: [Beta]Plugin encryption
You should make it so the .zip can be read even if the folder was zipped and not the contents of that folder.
All of my plug-ins, maps and more:
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
- Lobby
- Developer
- Reactions:
- Posts: 3702
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: [Beta]Plugin encryption
@KINGTUT10101 that should actually work, doesn't it? Internally, zip and plugin files are just extracted (with all sub directories) and threated then as any other plugin.
=^._.^= ∫
- JustAnyone
- Developer
- Reactions:
- Posts: 3431
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
- JustAnyone
- Developer
- Reactions:
- Posts: 3431
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
- Lobby
- Developer
- Reactions:
- Posts: 3702
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: [Beta]Plugin encryption
A note: You can put .plugin files into .plugin files. This way you can share common used plugins (which use the "once":true flag) without leaking their internals and bundle them in new plugins.
=^._.^= ∫
- KINGTUT10101
- 1,000,000 inhabitants
- Reactions:
- Posts: 2212
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: [Beta]Plugin encryption
I tried it with my elevated terrain and it didn't work. It gave me the error because the elevated terrain add-ons use a special category and it wasn't loaded
All of my plug-ins, maps and more:
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
- Lobby
- Developer
- Reactions:
- Posts: 3702
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: [Beta]Plugin encryption
@KINGTUT10101 Are you sure that this was the error? Maybe it was tried to load it twice.
=^._.^= ∫
- KINGTUT10101
- 1,000,000 inhabitants
- Reactions:
- Posts: 2212
- Joined: 07 Jul 2016, 22:50
- Location: 'Merica
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: [Beta]Plugin encryption
All of my plug-ins, maps and more:
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
https://sites.google.com/view/retrocity ... authuser=0
YouTube channel:
https://youtube.com/c/kingtut-101
- CommanderABab
- AB
- Reactions:
- Posts: 11003
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- JustAnyone
- Developer
- Reactions:
- Posts: 3431
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: [Beta]Plugin encryption
Same as me.
Question!
Does this encrypt all folders in /plugin or named folder?
Question!
Does this encrypt all folders in /plugin or named folder?
- CommanderABab
- AB
- Reactions:
- Posts: 11003
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: [Beta]Plugin encryption
All files in named folder and its subfolders are placed in the .plugin file.
my avatar:

- JustAnyone
- Developer
- Reactions:
- Posts: 3431
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform