-
-
Notifications
You must be signed in to change notification settings - Fork 20
Home
ParacraftSDK is the software development environment for Paracraft. Although Paracraft is mainly for education, NPL/ParacraftSDK allows for serious software development (see also feature list). With ParacraftSDK, one can create plugins(mod) for paracraft, or standalone applications that can be published to PC/Web/Android/iOS for free.
- All-in-one Tutorial
- NPL language Guide: Paracraft in written 100% in NPL.
- ParacraftSDK Overview
Here is a list of user created paracraft plugins. All of them are open source. They are a great way to learn ParacraftSDK.
We suggest you upload your mod in ParacraftPlugins, so that every paracraft users can see and install them directly from the software. However, if you want to redistribute paracraft as a branded and stand-alone software, please read our Free License File and see the Rebranding Guide. Rebranding allows you to change paracraft's login or setup user interface when distributing your software.
- ./samples: Samples/templates, there may be a separate start.bat under each folder
- ./redist: redistributable runtime environment of Paracraft.
- ./src: paracraft/NPL source code reference
- ./_apps: user created applications and a few app samples.
- ./_mod: user created plugins and a few plugin samples.
- ./bin/Start.bat start paracraft in redist folder
- ./bin/CreateParacraftApp.bat create a new application project
- ./bin/CreateParacraftMod.bat create a new paracraft plugin project
Download ParaCraft | NPL project | copyright by tatfook 2016