Push
This commit is contained in:
parent
b06a49e54d
commit
02a40a50e8
|
@ -13,7 +13,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("GrafanaPostMod")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.1.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1+6c33c0b76a29d6b5430bc18548d898ab0e115976")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.1+b06a49e54d9d3113ccfcbaa0774fbf035b5a0ad4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GrafanaPostMod")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GrafanaPostMod")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.1.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
47645a2170d6a2b0b20966e84eef3968e69f2a32ae419f680b5ad2a81fd99afe
|
||||
4414682a32ab2d36eeaf57075cb604da000e8ea87d6a482e9c7588083809b0c5
|
||||
|
|
Binary file not shown.
|
@ -2,6 +2,8 @@
|
|||
|
||||
A simple mod that tracks live player counts for your BepInEx modpack.
|
||||
|
||||
<img src="https://cdn.pengucc.com/horizon/img/grafana-post-code.png" alt="drawing" width="400"/>
|
||||
|
||||
# ⚠️Please Read!⚠️
|
||||
|
||||
This mod is for those who run bigger projects, nobody is expected to use this mod unless they like seeing cool numbers go up.
|
||||
|
|
Loading…
Reference in New Issue