Formula recording software written in Java
data | ||
resources | ||
src/com/zakscode/FormulaManager | ||
.gitignore | ||
configuration.properties | ||
Formula Manager.jar | ||
icon.png | ||
LICENSE.txt | ||
README.md | ||
splash.png |
Table of Contents
About
Deprecated: Please use Formula Manager 2
Formula Manager is a Java program written to record chemical formulas & break them down into the required materials & vendors.
Formulas can be scaled & have the materials automatically adjusted.
All formulas are maintained by FH & Sons and are synced to the client through their webserver.
Built With
Setup
Production
Prerequisites
Instructions
Development
Prerequisites
Instructions
- Compile source code:
cd src/com/zakscode/FormulaManager && javac Main.java
- Start the game:
java StartUp
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.