xhyrom / timecontrol

Source code for time controller, fabric mod for controlling time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hyro

Source code for timecontroller, fabric mod for controlling time.

Setup

  1. Clone this repository: git clone https://github.com/xhyrom-utils/timecontrol.git
  2. Open project in Intellij Idea

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the Apache License 2.0.

About

Source code for time controller, fabric mod for controlling time.

License:Apache License 2.0


Languages

Language:Java 100.0%