Developer hub: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
* [[Linux_packaging|Linux packaging]] | * [[Linux_packaging|Linux packaging]] | ||
* [[Windows_packaging|Windows packaging]] | * [[Windows_packaging|Windows packaging]] | ||
* [[MacOS_packaging|MacOS packaging]] | * [[MacOS_packaging|MacOS packaging]] | ||
=== Modifying LabRPS === | === Modifying LabRPS === | ||
* 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 | ||
== Community == | == Community == |
Latest revision as of 11:04, 28 July 2024
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
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