···11+# These are supported funding model platforms
22+33+github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
44+patreon: # Replace with a single Patreon username
55+open_collective: # Replace with a single Open Collective username
66+ko_fi: jericho1060
77+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99+liberapay: # Replace with a single Liberapay username
1010+issuehunt: # Replace with a single IssueHunt username
1111+otechie: # Replace with a single Otechie username
1212+custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
+20
fueltime.yolol
···11+n="\n" h="h " m="m " s="s" hs=3600 hm=60 r="Fuel Rods" p="Propellant"
22+fr=:FuelChamberFuel pr=:GasNetworkStoredResource frt="-" prt="-"
33+fr2=:FuelChamberFuel pr2=:GasNetworkStoredResource frs=(fr-fr2)*5
44+prs=(pr-pr2)*5 frsec=fr2/(frs+(frs==0)) prsec=pr2/(prs+(prs==0))
55+frhm=frsec%hs frh=(frsec-frhm)/hs frmm=frhm%hm frm=(frhm-frmm)/hm
66+frsm=frmm%1 frss=frmm-frsm prhm=prsec%hs prh=(prsec-prhm)/hs
77+prmm=prhm%hm prm=(prhm-prmm)/hm prsm=prmm%1 prss=prmm-prsm
88+if frs>0 then frt=frh+h+frm+m+frss+s end
99+if prs>0 then prt=prh+h+prm+m+prss+s end
1010+:FuelTime=n+r+n+frt+n+n+p+n+prt goto1
1111+1212+1313+1414+1515+1616+1717+1818+1919+// SHIP ENERGY MANAGEMENT By Jericho (Discord: jericho#1060)
2020+// https://github.com/Jericho1060/sb-energy-management
pictures/FuelTimeDisplay.jpg
This is a binary file and will not be displayed.
pictures/TextPanelFields.jpg
This is a binary file and will not be displayed.
+22
readme.md
···11+# SB FUEL TIME
22+Display on a text panel for how long you will still have fuel.
33+
44+55+## Guilded Server (better than Discord)
66+77+You can join me on Guilded for help or suggestions or requests by following that link : https://guilded.jericho1060.com
88+99+## Elements Required
1010+1111+- 1 `Advanced YOLOL Chip`
1212+- 1 `Text Panel 24x24`
1313+- 1 `YOLOL Chip Socket`
1414+1515+## Text Panel Setup
1616+1717+On the text panel, modify the 1st field and rename it `FuelTime`.
1818+
1919+2020+## Support or donation
2121+2222+if you like it, [<img src="https://github.com/Jericho1060/DU-Industry-HUD/blob/main/ressources/images/ko-fi.png?raw=true" width="150">](https://ko-fi.com/jericho1060)