File Details
prioritiser-0.1.1
- B
- Jun 10, 2024
- 15.50 KB
- 1.1K
- 1.7.10
- Forge
File Name
1.7.10-prioritiser-0.1.1.jar
Supported Versions
- 1.7.10
Curse Maven Snippet
added configs:
- hasToSetDefaultPriority (Is setting the priority level to process during the game enabled.)
- hasToSetDefaultThreadPriority (Is setting the priority level to threads during the game enabled.)
- priorityDefault (Set the priority level to process during the game. Less value - lower your system will be loaded. Values: [idle, below normal, normal, above normal, high, realtime] Default: normal)
- threadPriorityDefault (Set the priority level to all threads during the game. Less value - lower your system will be loaded. Values: [1..10] Default: 5)

