A launcher for the OpenGOAL Project to simplify usage and installation
Go to file
2022-02-08 13:27:11 -05:00
.github Initial commit 2022-02-07 14:55:19 -05:00
app installed missing packages, copied util scripts over from old project 2022-02-08 13:27:11 -05:00
dev-scripts Initial commit 2022-02-07 14:55:19 -05:00
docs Initial commit 2022-02-07 14:55:19 -05:00
resources updated file structure and updated readme 2022-02-08 12:40:03 -05:00
test Initial commit 2022-02-07 14:55:19 -05:00
.babelrc Initial commit 2022-02-07 14:55:19 -05:00
.gitignore Initial commit 2022-02-07 14:55:19 -05:00
LICENSE Initial commit 2022-02-07 14:55:19 -05:00
package-lock.json installed missing packages, copied util scripts over from old project 2022-02-08 13:27:11 -05:00
package.json installed missing packages, copied util scripts over from old project 2022-02-08 13:27:11 -05:00
README.md updated readme 2022-02-08 13:10:04 -05:00
webpack.config.js Initial commit 2022-02-07 14:55:19 -05:00
webpack.development.js got chakra ui working with webpack 2022-02-08 10:56:29 -05:00
webpack.production.js fixed chakra ui in prod mode 2022-02-08 12:23:59 -05:00

OpenGOAL Launcher

Description

A launcher for users to install and run the OpenGOAL project with ease.

Preview

Launcher GIF

Contributing

As of right now, this project is dependent on the user building the OpenGOAL tools themselves, follow the OpenGOAL README before attempting to run this. If you are interested in contributing to this project please clone the repo to your local machine and install all dependencies with npm i. To run the application navigate to the root directory and run: npm run dev.

Disclaimer

Users are required to provide their own copy of the ISO file in order to run the game.

Built With

Resources