Skip to content

Commit 3ceb67a

Browse files
Updated package owner
1 parent e94b2c3 commit 3ceb67a

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**Before submitting a pull request,** please make sure the following is done:
22

3-
- Fork [the repository](https://github.com/elraccoone/react-unity-webgl) and create your branch from `master`.
3+
- Fork [the repository](https://github.com/jeffreylanters/react-unity-webgl) and create your branch from `master`.
44
- Run `npm install` in the repository root.
55
- Ensure the [test environment](https://github.com/jeffreylanters/react-unity-webgl-test) passes using `npm start` on the library.
66
- Format your code with [prettier](https://github.com/prettier/prettier).

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For more information about contribution please head over to the [documentation](https://github.com/elraccoone/react-unity-webgl#contribution-and-development).
1+
For more information about contribution please head over to the [documentation](https://github.com/jeffreylanters/react-unity-webgl#contribution-and-development).

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<div align="center">
22

3-
<img src="https://raw.githubusercontent.com/elraccoone/react-unity-webgl/master/.github/WIKI/repository-readme-splash.png" width="100%">
3+
<img src="https://raw.githubusercontent.com/jeffreylanters/react-unity-webgl/master/.github/WIKI/repository-readme-splash.png" width="100%">
44

55
<br/>
66
<br/>
77

8-
[![license](https://img.shields.io/badge/license-Apache_2.0-red.svg?style=for-the-badge)](https://github.com/elraccoone/react-unity-webgl/blob/master/LICENSE.md)
8+
[![license](https://img.shields.io/badge/license-Apache_2.0-red.svg?style=for-the-badge)](https://github.com/jeffreylanters/react-unity-webgl/blob/master/LICENSE.md)
99
[![npm](https://img.shields.io/npm/v/react-unity-webgl.svg?style=for-the-badge)](https://www.npmjs.com/package/react-unity-webgl)
1010
[![build](https://img.shields.io/badge/build-passing-brightgreen.svg?style=for-the-badge)](https://github.com/jeffreylanters/react-unity-webgl-test)
1111
<br/>
12-
[![stars](https://img.shields.io/github/stars/elraccoone/react-unity-webgl.svg?style=for-the-badge&color=fe8523)](https://github.com/elraccoone/react-unity-webgl/stargazers)
12+
[![stars](https://img.shields.io/github/stars/jeffreylanters/react-unity-webgl.svg?style=for-the-badge&color=fe8523)](https://github.com/jeffreylanters/react-unity-webgl/stargazers)
1313
[![downloads](https://img.shields.io/npm/dt/react-unity-webgl.svg?style=for-the-badge)](https://www.npmtrends.com/react-unity-webgl)
1414
[![size](https://img.shields.io/bundlephobia/minzip/react-unity-webgl?style=for-the-badge&label=size)](https://bundlephobia.com/result?p=react-unity-webgl)
1515

@@ -19,7 +19,7 @@ When building content for the web, you might need to communicate with elements o
1919
[**Documentation**](#documentation) &middot;
2020
[**Test Environment**](https://github.com/jeffreylanters/react-unity-webgl-test) &middot;
2121
[**Buy me a Coffee**](https://jeffreylanters.nl/sponsor) &middot;
22-
[**Discussion Board**](https://github.com/elraccoone/react-unity-webgl/discussions)
22+
[**Discussion Board**](https://github.com/jeffreylanters/react-unity-webgl/discussions)
2323
**&Gt;**
2424

2525
<br/><br/>
@@ -38,7 +38,7 @@ Hi! My name is Jeffrey Lanters, thanks for visiting! This package is an open sou
3838

3939
# Installation
4040

41-
Install using npm for your JavaScript or TypeScript React Project. Make sure you download the package version corresponding with your Unity version. I try to update this plugin in case of need as fast as possible. Please keep in mind that some documentation in the readme may not be accurate when using an older version of this module, visit the [legacy documentation](https://github.com/elraccoone/react-unity-webgl/tree/master/.github/LEGACY_DOCUMENTATION) to see older versions of the Wiki.
41+
Install using npm for your JavaScript or TypeScript React Project. Make sure you download the package version corresponding with your Unity version. I try to update this plugin in case of need as fast as possible. Please keep in mind that some documentation in the readme may not be accurate when using an older version of this module, visit the [legacy documentation](https://github.com/jeffreylanters/react-unity-webgl/tree/master/.github/LEGACY_DOCUMENTATION) to see older versions of the Wiki.
4242

4343
```sh
4444
$ npm install [email protected] # For Unity 2020 and 2021
@@ -49,7 +49,7 @@ $ npm install [email protected] # For Unity 5.6^ (LTS)
4949

5050
# Documentation
5151

52-
Welcome to the React Unity WebGL Documentation! My name is Jeffrey and I'm here to help you build your awesome games to the web. In the table below you'll find everything there is you'll need to know when using the module. If you'll need help, feel free to open a new [discussion](https://github.com/elraccoone/react-unity-webgl/discussions), when you want to contribute or think you've found a problem, feel free to open a new [issue](https://github.com/elraccoone/react-unity-webgl/issues). Like what you see? Please consider [Starring this repository](https://github.com/elraccoone/react-unity-webgl/stargazers)! Happy coding.
52+
Welcome to the React Unity WebGL Documentation! My name is Jeffrey and I'm here to help you build your awesome games to the web. In the table below you'll find everything there is you'll need to know when using the module. If you'll need help, feel free to open a new [discussion](https://github.com/jeffreylanters/react-unity-webgl/discussions), when you want to contribute or think you've found a problem, feel free to open a new [issue](https://github.com/jeffreylanters/react-unity-webgl/issues). Like what you see? Please consider [Starring this repository](https://github.com/jeffreylanters/react-unity-webgl/stargazers)! Happy coding.
5353

5454
- [Getting Started](#getting-started)
5555
- [Creating a Unity Context Object](#creating-a-unity-context-object)
@@ -928,15 +928,15 @@ When chosing to use compressed builds, you might need to adjust your server conf
928928

929929
When taking a look at the generated files, you'll find a lot of minified and mangled JavaScript. This might make debugging runtime issues quite challenging. Enable "Development Build" from the Player Settings window to prevent your build from becomming unreadable. This helps your debugging process, but these builds are not meant to be published since their buildsizes are hudge compaired to regular builds.
930930

931-
If you're having more questions about creating WebGL builds, feel free to take a look and open a new question on the [Discussion Board](https://github.com/elraccoone/react-unity-webgl/discussions).
931+
If you're having more questions about creating WebGL builds, feel free to take a look and open a new question on the [Discussion Board](https://github.com/jeffreylanters/react-unity-webgl/discussions).
932932

933933
# Contribution and Development
934934

935935
When contributing to this repository, please first discuss the change you wish to make via the discussion board with me before making a change. Before commiting, please compile your code using npm run compile and open a pull request.
936936

937937
Before submitting a pull request, please make sure the following is done:
938938

939-
- Create a public fork [the React Unity WebGL repository](https://github.com/elraccoone/react-unity-webgl) and and commit your changes to a new branch from the main branch.
939+
- Create a public fork [the React Unity WebGL repository](https://github.com/jeffreylanters/react-unity-webgl) and and commit your changes to a new branch from the main branch.
940940
- Make sure the package installs using `npm install`, your code lints using `ts lint`, is formatted using [prettier](https://github.com/prettier/prettier) and compiles using `npm test`.
941941
- Typecheck all of your changes and make sure the documentation in both the code, Read Me and JSDocs are provided.
942942
- Make sure your changes passes and are compatibly with Unity WebGL builds using the [test environment](https://github.com/jeffreylanters/react-unity-webgl-test) which provides a series of tests and basic implementations.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"Unity",
88
"WebGL"
99
],
10-
"homepage": "https://github.com/elraccoone/react-unity-webgl#readme",
10+
"homepage": "https://github.com/jeffreylanters/react-unity-webgl#readme",
1111
"bugs": {
12-
"url": "https://github.com/elraccoone/react-unity-webgl/issues",
12+
"url": "https://github.com/jeffreylanters/react-unity-webgl/issues",
1313
"email": "[email protected]"
1414
},
1515
"license": "Apache-2.0",
@@ -40,7 +40,7 @@
4040
},
4141
"repository": {
4242
"type": "git",
43-
"url": "https://github.com/elraccoone/react-unity-webgl.git"
43+
"url": "https://github.com/jeffreylanters/react-unity-webgl.git"
4444
},
4545
"scripts": {
4646
"start": "tsc --watch",

0 commit comments

Comments
 (0)