PR Publishing
### The artifacts published by this PR:
- :package: [`net.neoforged:neoform-runtime:1.0.10-pr-45-fix-natives-and-classifiers`](https://github.com/neoforged/NeoFormRuntime/packages/2248732)
### Repository Declaration
In order to use the artifacts published by the PR, add the following repository to your buildscript:
```gradle
repositories {
maven {
name 'Maven for PR #45' // https://github.com/neoforged/NeoFormRuntime/pull/45
url 'https://prmaven.neoforged.net/NeoFormRuntime/pr45'
content {
includeModule('net.neoforged', 'neoform-runtime')
}
}
}
```
These were used in 1.18 and below to reference natives instead of rules.