Giter Club home page Giter Club logo

Comments (5)

MGilleronFJ avatar MGilleronFJ commented on May 24, 2024 1

It would be cleaner if all necessary files were undert addons/gdcef and nothing else. Also, you have other files around which users have to check/uncheck before installing the plugin. I suggest you add a .gitattributes to your repo to exclude these files so when the assetlib downloads your plugin Github will make a zip package containing only what's necessary. See https://github.com/Zylann/godot_heightmap_plugin/blob/master/.gitattributes

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

Confirmed. It dumps all gdcef files in the project root instead of in /addons/gdcef, as you said.

AFAIK this shouldn't be a problem - Godot just wants it's .godot file and doesn't care. It certainly would look nicer
if the addon would be in it's own addons folder, though.

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

@MGilleronFJ thank you ! Nice to have confirmation ! I'll do it after my holidays in a couple of days ! I also find this project with the same folders organization: https://github.com/gilzoide/godot-lua-pluginscript and they relase to this repo https://github.com/gilzoide/godot-lua-pluginscript-distribution for the asset store. But I find it more complex.

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

@MGilleronFJ since I cannot currently test on Linux I made a commit on the dev-refacto branch. Does this seem fine for you ?

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

Merged to master. I'll clean the doc and upload again on the store. Feel free to open a new ticket.

from gdcef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.