BoettcherDasOriginal / LeoConsole

LeoConsole is a terminal with many features! It allows you to quickly and easily program smaller or larger console functions or use those of others. It is written in C# 10 under .NET 6
GNU General Public License v3.0
2 stars 0 forks source link

[Rework] Package System rework #17

Closed BoettcherDasOriginal closed 2 years ago

BoettcherDasOriginal commented 2 years ago

To do:

alexcoder04 commented 2 years ago

Hello, I wanted to ask some further questions about the package system in the future.

  1. Are you planning to fork apkg or contribute to the main version?
  2. Default plugins will be just normal plugins, won't they? So no special abilities like pre-installed Android apps?
  3. I was planning to add a couple of features to apkg (https://github.com/alexcoder04/LeoConsole-apkg/issues/3), however I would need some plugin functions to be available, so what do you think about starting a discussion to coordinate the work?
BoettcherDasOriginal commented 2 years ago

Hello, I wanted to ask some further questions about the package system in the future.

  1. Are you planning to fork apkg or contribute to the main version?
  2. Default plugins will be just normal plugins, won't they? So no special abilities like pre-installed Android apps?
  3. I was planning to add a couple of features to apkg (Current TODOs alexcoder04/LeoConsole-apkg#1), however I would need some plugin functions to be available, so what do you think about starting a discussion to coordinate the work?

Hi, im planning to contribute to the main version of apkg and add it as an default plugin. Default plugins will be just like normal plugins, except they will be automatically installed. (The user has the option to delete the default plugins later) I think it's a good idea to start a discussion to coordinate work and support each other.