Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
lDEVinux
GitHub Repository: lDEVinux/eaglercraft
Path: blob/main/CompileEPK.sh
7806 views
1
#!/bin/sh
2
cd epkcompiler
3
./run_unix.sh
4