Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit 1c9fc01

Browse files
committed
Update description for ClientTweaker
1 parent 87fcf02 commit 1c9fc01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/clientapi/load/ClientTweaker.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
import java.util.List;
3434

3535
/**
36-
* Calls the transformer and loads the target Client
36+
* Initializes the Mixin environment, confirms that a ClientAPI mod configuration is
37+
* present, and then loads the custom defined mixins and transformers.
3738
*
3839
* @author Brady
3940
* @since 1/20/2017

0 commit comments

Comments
 (0)