Developer hub: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
* [[Windows_packaging|Windows packaging]] | * [[Windows_packaging|Windows packaging]] | ||
* [[MacOS_packaging|MacOS packaging]] | * [[MacOS_packaging|MacOS packaging]] | ||
=== Modifying LabRPS === | === Modifying LabRPS === | ||
Line 39: | Line 32: | ||
* Understanding [[The LabRPS source code|The LabRPS source code]] | * Understanding [[The LabRPS source code|The LabRPS source code]] | ||
* [[Plugin_creation|Creating a plugin]] to LabRPS | * [[Plugin_creation|Creating a plugin]] to LabRPS | ||
* [[RPS_object_creation|Adding new RPS Object]] to LabRPS | * [[RPS_object_creation|Adding new RPS Object]] to LabRPS plugilln | ||
== Community == | == Community == |
Revision as of 15:01, 29 September 2022
This is the place to come if you want to contribute to the development of the LabRPS software. These pages are in the early stage of development. If you can't find the information you are looking for, or have found useful information somewhere we have not linked to, then please leave a comment on the forum and someone will look into it (or, if you are feeling bold, why not edit this page directly!).
Developer Documentation
The developer documentation comprises the following sections:
Compiling LabRPS
- Github repo. If you are new to git, read Source code management
- Compiling on Windows
- Compiling on Linux
- Compiling on MacOS
- Licence details about the LabRPS licences
- Third Party Libraries
- Third Party Tools
- Start up and Configuration
Packaging
Packaging consists in taking the compiled binaries of LabRPS, and distributing them for use in a particular system.
Modifying LabRPS
- Understanding The LabRPS source code
- Creating a plugin to LabRPS
- Adding new RPS Object to LabRPS plugilln
Community
Credits
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, AppImage
- Basics: About LabRPS, Interface, RPS Objects, Object name, Preferences, Workbenches, Document structure, Properties, Help LabRPS, Donate
- Hubs: User hub, Power users hub, Developer hub