Go to file
ALI Hamza 8019ec4ba1
Fixed the bug of the misname from the default config file.
Initially, the configuration section was named startGUI, which was not in the
essense of what is was actually doing, and was named to shopGUI. Furthermore,
the main shop is set up to perform the command that is listed in the
configuration file. The configuration file still does not handle loading up
other shops yet.
2020-03-10 21:18:02 +07:00
src/main Fixed the bug of the misname from the default config file. 2020-03-10 21:18:02 +07:00
.gitignore Initial commit with basic config file implementation and /shop 2020-03-10 20:18:38 +07:00
build.gradle Initial commit with basic config file implementation and /shop 2020-03-10 20:18:38 +07:00
compile.sh Fixed the bug of the misname from the default config file. 2020-03-10 21:18:02 +07:00
gradle.properties Initial commit with basic config file implementation and /shop 2020-03-10 20:18:38 +07:00
settings.gradle Initial commit with basic config file implementation and /shop 2020-03-10 20:18:38 +07:00