Add Linux support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This involves:
- Updating the
RLBotServerUtilshelper functions defining the server binary name and install location. - Running the
generate-flatbuffers.shinstead ofgenerate-flatbuffers.batduring build. Seepom.xml.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the RLBotServerUtils helper functions that define the server binary name and install location, then inspect pom.xml and the existing generate-flatbuffers.sh and generate-flatbuffers.bat build steps. Update the platform-specific behavior so the Linux build uses the shell script, and verify that the Linux binary naming, installation location, and build complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux, shell
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100