Skip to content

Commit 432a9f5

Browse files
committed
Rename etherealengine to ir-engine
1 parent 9d6e268 commit 432a9f5

File tree

11 files changed

+48
-51
lines changed

11 files changed

+48
-51
lines changed

.mocharc.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CPAL-1.0 License
55
The contents of this file are subject to the Common Public Attribution License
66
Version 1.0. (the "License"); you may not use this file except in compliance
77
with the License. You may obtain a copy of the License at
8-
https://github.com/EtherealEngine/etherealengine/blob/dev/LICENSE.
8+
https://github.com/ir-engine/ir-engine/blob/dev/LICENSE.
99
The License is based on the Mozilla Public License Version 1.1, but Sections 14
1010
and 15 have been added to cover use of software over a computer network and
1111
provide for limited attribution for the Original Developer. In addition,
@@ -15,13 +15,13 @@ Software distributed under the License is distributed on an "AS IS" basis,
1515
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
1616
specific language governing rights and limitations under the License.
1717
18-
The Original Code is Ethereal Engine.
18+
The Original Code is Infinite Reality Engine.
1919
2020
The Original Developer is the Initial Developer. The Initial Developer of the
21-
Original Code is the Ethereal Engine team.
21+
Original Code is the Infinite Reality Engine team.
2222
23-
All portions of the code written by the Ethereal Engine team are Copyright © 2021-2023
24-
Ethereal Engine. All Rights Reserved.
23+
All portions of the code written by the Infinite Reality Engine team are Copyright © 2021-2023
24+
Infinite Reality Engine. All Rights Reserved.
2525
*/
2626

2727
module.exports = {

LICENSE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CPAL-1.0 License
33
The contents of this file are subject to the Common Public Attribution License
44
Version 1.0. (the "License"); you may not use this file except in compliance
55
with the License. You may obtain a copy of the License at
6-
https://github.com/EtherealEngine/etherealengine/blob/dev/LICENSE.
6+
https://github.com/ir-engine/ir-engine/blob/dev/LICENSE.
77
The License is based on the Mozilla Public License Version 1.1, but Sections 14
88
and 15 have been added to cover use of software over a computer network and
99
provide for limited attribution for the Original Developer. In addition,
@@ -13,10 +13,10 @@ Software distributed under the License is distributed on an "AS IS" basis,
1313
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
1414
specific language governing rights and limitations under the License.
1515

16-
The Original Code is Ethereal Engine.
16+
The Original Code is Infinite Reality Engine.
1717

1818
The Original Developer is the Initial Developer. The Initial Developer of the
19-
Original Code is the Ethereal Engine team.
19+
Original Code is the Infinite Reality Engine team.
2020

21-
All portions of the code written by the Ethereal Engine team are Copyright © 2021-2023
22-
Ethereal Engine. All Rights Reserved.
21+
All portions of the code written by the Infinite Reality Engine team are Copyright © 2021-2023
22+
Infinite Reality Engine. All Rights Reserved.

basic.scene.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"bakeType": "Baked",
5050
"resolution": 2048,
5151
"refreshMode": "OnAwake",
52-
"envMapOrigin": "__$project$__/etherealengine/default-project/default.envmap.ktx2",
52+
"envMapOrigin": "__$project$__/ir-engine/default-project/default.envmap.ktx2",
5353
"boxProjection": true
5454
}
5555
},
@@ -294,7 +294,7 @@
294294
"props": {
295295
"backgroundColor": 0,
296296
"equirectangularPath": "",
297-
"cubemapPath": "__$project$__/etherealengine/default-project/assets/skyboxsun25deg/",
297+
"cubemapPath": "__$project$__/ir-engine/default-project/assets/skyboxsun25deg/",
298298
"backgroundType": 1,
299299
"skyboxProps": {
300300
"turbidity": 10,

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "etherealengine/ee-tutorial-basic",
2+
"name": "ir-engine/ir-tutorial-basic",
33
"version": "0.0.0",
44
"engineVersion": "1.5.0",
55
"description": ""

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
2-
"name": "@etherealengine/ee-tutorial-basic",
2+
"name": "@ir-engine/ir-tutorial-basic",
33
"version": "0.0.0",
44
"description": "",
55
"main": "",
6-
"etherealEngine": {
7-
"version": "1.5.0"
8-
},
96
"scripts": {
107
"check-errors": "tsc --noemit",
118
"test": "exit 0",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
```
88
cd etherealengine/packages/projects/projects
9-
gh repo clone EtherealEngine/ee-tutorial-basic
9+
gh repo clone EtherealEngine/ir-tutorial-basic
1010
cd ../../../
1111
```
1212

resources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"thumbnails/ee-tutorial-basicbasic.gltf-thumbnail.png": {
2+
"thumbnails/ir-tutorial-basicbasic.gltf-thumbnail.png": {
33
"hash": "7bb2198260076a64fcd96d8cbc15b0443e0a3ab8069171b13556c56c0eb2f509",
44
"type": "file"
55
},
66
"basic.gltf": {
77
"hash": "43c58f03a98b2f744e4fe7858017c8625e2ae35f7ad122a66c1b173e53d1632f",
88
"type": "file",
9-
"thumbnailKey": "projects/etherealengine/ee-tutorial-basic/thumbnails/ee-tutorial-basicbasic.gltf-thumbnail.png",
9+
"thumbnailKey": "projects/ir-engine/ir-tutorial-basic/thumbnails/ir-tutorial-basicbasic.gltf-thumbnail.png",
1010
"thumbnailMode": "automatic"
1111
}
1212
}

src/BasicSystem.tsx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useEffect } from 'react'
22

3-
import { isClient } from '@etherealengine/common/src/utils/getEnvironment'
3+
import { isClient } from '@ir-engine/common/src/utils/getEnvironment'
44
import {
55
Engine,
66
EntityUUID,
@@ -9,10 +9,10 @@ import {
99
defineSystem,
1010
getComponent,
1111
setComponent
12-
} from '@etherealengine/ecs'
13-
import { ECSState } from '@etherealengine/ecs/src/ECSState'
14-
import { PrimitiveGeometryComponent } from '@etherealengine/engine/src/scene/components/PrimitiveGeometryComponent'
15-
import { GeometryTypeEnum } from '@etherealengine/engine/src/scene/constants/GeometryTypeEnum'
12+
} from '@ir-engine/ecs'
13+
import { ECSState } from '@ir-engine/ecs/src/ECSState'
14+
import { PrimitiveGeometryComponent } from '@ir-engine/engine/src/scene/components/PrimitiveGeometryComponent'
15+
import { GeometryTypeEnum } from '@ir-engine/engine/src/scene/constants/GeometryTypeEnum'
1616
import {
1717
defineAction,
1818
defineState,
@@ -21,15 +21,15 @@ import {
2121
getState,
2222
none,
2323
useHookstate
24-
} from '@etherealengine/hyperflux'
25-
import { NetworkState, NetworkTopics, WorldNetworkAction } from '@etherealengine/network'
26-
import { NameComponent } from '@etherealengine/spatial/src/common/NameComponent'
27-
import { Physics } from '@etherealengine/spatial/src/physics/classes/Physics'
28-
import { ColliderComponent } from '@etherealengine/spatial/src/physics/components/ColliderComponent'
29-
import { RigidBodyComponent } from '@etherealengine/spatial/src/physics/components/RigidBodyComponent'
30-
import { VisibleComponent } from '@etherealengine/spatial/src/renderer/components/VisibleComponent'
31-
import { SpawnObjectActions } from '@etherealengine/spatial/src/transform/SpawnObjectActions'
32-
import { TransformComponent } from '@etherealengine/spatial/src/transform/components/TransformComponent'
24+
} from '@ir-engine/hyperflux'
25+
import { NetworkState, NetworkTopics, WorldNetworkAction } from '@ir-engine/network'
26+
import { NameComponent } from '@ir-engine/spatial/src/common/NameComponent'
27+
import { Physics } from '@ir-engine/spatial/src/physics/classes/Physics'
28+
import { ColliderComponent } from '@ir-engine/spatial/src/physics/components/ColliderComponent'
29+
import { RigidBodyComponent } from '@ir-engine/spatial/src/physics/components/RigidBodyComponent'
30+
import { VisibleComponent } from '@ir-engine/spatial/src/renderer/components/VisibleComponent'
31+
import { SpawnObjectActions } from '@ir-engine/spatial/src/transform/SpawnObjectActions'
32+
import { TransformComponent } from '@ir-engine/spatial/src/transform/components/TransformComponent'
3333
import { Vector3 } from 'three'
3434

3535
/**

tests/dummy.test.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CPAL-1.0 License
44
The contents of this file are subject to the Common Public Attribution License
55
Version 1.0. (the "License"); you may not use this file except in compliance
66
with the License. You may obtain a copy of the License at
7-
https://github.com/EtherealEngine/etherealengine/blob/dev/LICENSE.
7+
https://github.com/ir-engine/ir-engine/blob/dev/LICENSE.
88
The License is based on the Mozilla Public License Version 1.1, but Sections 14
99
and 15 have been added to cover use of software over a computer network and
1010
provide for limited attribution for the Original Developer. In addition,
@@ -14,11 +14,11 @@ Software distributed under the License is distributed on an "AS IS" basis,
1414
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
1515
specific language governing rights and limitations under the License.
1616
17-
The Original Code is Ethereal Engine.
17+
The Original Code is Infinite Reality Engine.
1818
1919
The Original Developer is the Initial Developer. The Initial Developer of the
20-
Original Code is the Ethereal Engine team.
20+
Original Code is the Infinite Reality Engine team.
2121
22-
All portions of the code written by the Ethereal Engine team are Copyright © 2021-2023
23-
Ethereal Engine. All Rights Reserved.
22+
All portions of the code written by the Infinite Reality Engine team are Copyright © 2021-2023
23+
Infinite Reality Engine. All Rights Reserved.
2424
*/

tests/mocha.env.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CPAL-1.0 License
55
The contents of this file are subject to the Common Public Attribution License
66
Version 1.0. (the "License"); you may not use this file except in compliance
77
with the License. You may obtain a copy of the License at
8-
https://github.com/EtherealEngine/etherealengine/blob/dev/LICENSE.
8+
https://github.com/ir-engine/ir-engine/blob/dev/LICENSE.
99
The License is based on the Mozilla Public License Version 1.1, but Sections 14
1010
and 15 have been added to cover use of software over a computer network and
1111
provide for limited attribution for the Original Developer. In addition,
@@ -15,13 +15,13 @@ Software distributed under the License is distributed on an "AS IS" basis,
1515
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
1616
specific language governing rights and limitations under the License.
1717
18-
The Original Code is Ethereal Engine.
18+
The Original Code is Infinite Reality Engine.
1919
2020
The Original Developer is the Initial Developer. The Initial Developer of the
21-
Original Code is the Ethereal Engine team.
21+
Original Code is the Infinite Reality Engine team.
2222
23-
All portions of the code written by the Ethereal Engine team are Copyright © 2021-2023
24-
Ethereal Engine. All Rights Reserved.
23+
All portions of the code written by the Infinite Reality Engine team are Copyright © 2021-2023
24+
Infinite Reality Engine. All Rights Reserved.
2525
*/
2626

2727
process.env.APP_ENV = 'test'

xrengine.config.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CPAL-1.0 License
44
The contents of this file are subject to the Common Public Attribution License
55
Version 1.0. (the "License"); you may not use this file except in compliance
66
with the License. You may obtain a copy of the License at
7-
https://github.com/EtherealEngine/etherealengine/blob/dev/LICENSE.
7+
https://github.com/ir-engine/ir-engine/blob/dev/LICENSE.
88
The License is based on the Mozilla Public License Version 1.1, but Sections 14
99
and 15 have been added to cover use of software over a computer network and
1010
provide for limited attribution for the Original Developer. In addition,
@@ -14,20 +14,20 @@ Software distributed under the License is distributed on an "AS IS" basis,
1414
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
1515
specific language governing rights and limitations under the License.
1616
17-
The Original Code is Ethereal Engine.
17+
The Original Code is Infinite Reality Engine.
1818
1919
The Original Developer is the Initial Developer. The Initial Developer of the
20-
Original Code is the Ethereal Engine team.
20+
Original Code is the Infinite Reality Engine team.
2121
22-
All portions of the code written by the Ethereal Engine team are Copyright © 2021-2023
23-
Ethereal Engine. All Rights Reserved.
22+
All portions of the code written by the Infinite Reality Engine team are Copyright © 2021-2023
23+
Infinite Reality Engine. All Rights Reserved.
2424
*/
2525

26-
import type { ProjectConfigInterface } from '@etherealengine/projects/ProjectConfigInterface'
26+
import type { ProjectConfigInterface } from '@ir-engine/projects/ProjectConfigInterface'
2727

2828
const config: ProjectConfigInterface = {
2929
onEvent: undefined,
30-
thumbnail: '/static/etherealengine_thumbnail.jpg',
30+
thumbnail: '/static/ir-engine_thumbnail.jpg',
3131
routes: {},
3232
services: undefined,
3333
databaseSeed: undefined,

0 commit comments

Comments
 (0)