Skip to content

Commit

Permalink
Merge pull request #148 from kloptops/main
Browse files Browse the repository at this point in the history
Made experimental ports easier to access, added filtering for experimental ports and RLVM.
  • Loading branch information
kloptops authored Jul 16, 2024
2 parents 9ffac31 + 3456f2e commit f52bfdd
Show file tree
Hide file tree
Showing 16 changed files with 3,548 additions and 3,388 deletions.
1 change: 1 addition & 0 deletions PortMaster/pylibs/harbourmaster/harbour.py
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,7 @@ def port_info_attrs(self, port_info):
runtime_fix = {
'frt': 'godot',
'mono': 'mono',
'rlvm': 'rlvm',
'solarus': 'solarus',
'jdk11': 'jre',
}
Expand Down
Loading

0 comments on commit f52bfdd

Please sign in to comment.