Code Monkey home page Code Monkey logo

paracraft's Introduction

NPL Packages

NPL Packages provide a way to release your NPL modules to be used by someone else at development time.

Where To Find NPL Packages

Each repository under NPLPackages is a valid npl_package managed by the community.

Click here for more details on NPL packages.

If one want to upload their own package here, please make an issue here, and provide links to its code.

How To Install A Package

Simply create a folder under your development's working directory, create a sub folder called npl_packages. And then run git clone from there. Like this:

cd npl_packages
git clone https://github.com/NPLPackages/main.git

How To Load a Package

Any developer who wants to use other people's modules need to call something like:

NPL.load("npl_packages/some_test_module/")

List Of NPL Packages

Add new ones here for ease of reference

git clone https://github.com/NPLPackages/main.git
# private: git clone https://github.com/NPLPackages/ParaCraft.git
# private: git clone https://github.com/NPLPackages/WebServer.git
# private: git clone https://github.com/LiXizhi/script.git

paracraft's People

Contributors

chenjinxian avatar hetter avatar kkvskkkk avatar lixizhi avatar maiqingqiang avatar onedou avatar sleepingbuffer avatar wxaxiaoyao avatar xuntian avatar zou277714787 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

paracraft's Issues

分享世界时过滤文件

类似git 写一个过滤文件配置 上传时把配置里的指定的文件过滤掉, 支持通配符
配置分2个节, 一个是配置过滤上传 直接不上传到服务器, 一个是配置上传后只有作者可下载 其他用户不可下载的文件

codeblock中,图层按钮只要鼠标按键放开就响应

当调整摄像机时候,右键放开时候,如果鼠标还在图层上,就会响应事件,容易误操作
建议修改:mouse down的时候在图层A上,并且mouse up的时候也是图层A的时候,才响应图层A的事件

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.