Skip to content

Commit

Permalink
chore(lib): update Fredlllll's lighting calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed May 26, 2024
1 parent d9b551b commit 02eebfc
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"targets": {
".NETCoreApp,Version=v6.0": {},
".NETCoreApp,Version=v6.0/linux-x64": {
"ArxLibertatisLightingCalculator/1.1.1": {
"ArxLibertatisLightingCalculator/1.1.2": {
"dependencies": {
"ArxLibertatisEditorIO": "2.1.0",
"ArxLibertatisEditorIO": "2.1.1",
"BepuPhysics": "2.3.4",
"CommandLineParser": "2.9.1",
"System.Numerics.Vectors": "4.5.0"
Expand All @@ -18,14 +18,14 @@
"ArxLibertatisLightingCalculator.dll": {}
}
},
"ArxLibertatisEditorIO/2.1.0": {
"ArxLibertatisEditorIO/2.1.1": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"lib/netstandard2.1/ArxLibertatisEditorIO.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
"assemblyVersion": "2.1.1.0",
"fileVersion": "2.1.1.0"
}
}
},
Expand Down Expand Up @@ -67,17 +67,17 @@
}
},
"libraries": {
"ArxLibertatisLightingCalculator/1.1.1": {
"ArxLibertatisLightingCalculator/1.1.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ArxLibertatisEditorIO/2.1.0": {
"ArxLibertatisEditorIO/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-r2Rq+dCH/mEIL69Hxwm0cm24h1BJoNELmlHsmm3RJnv9kOkAbEAqyHdzOcRKRKjwV2npENVHpp64Q6PN+PzvpA==",
"path": "arxlibertatiseditorio/2.1.0",
"hashPath": "arxlibertatiseditorio.2.1.0.nupkg.sha512"
"sha512": "sha512-ud6hPNN/hZMkH+uwYItKD8XgIAUSnvTALowPv391b6ZEp8cOfuPuYEWBPkyVh1N3bLFhb2VOJvxVzpbIPxmGCw==",
"path": "arxlibertatiseditorio/2.1.1",
"hashPath": "arxlibertatiseditorio.2.1.1.nupkg.sha512"
},
"BepuPhysics/2.3.4": {
"type": "package",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified lib/fredlllll-lighting-calculator/win/ArxLibertatisEditorIO.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"targets": {
".NETCoreApp,Version=v6.0": {},
".NETCoreApp,Version=v6.0/win-x64": {
"ArxLibertatisLightingCalculator/1.1.1": {
"ArxLibertatisLightingCalculator/1.1.2": {
"dependencies": {
"ArxLibertatisEditorIO": "2.1.0",
"ArxLibertatisEditorIO": "2.1.1",
"BepuPhysics": "2.3.4",
"CommandLineParser": "2.9.1",
"System.Numerics.Vectors": "4.5.0"
Expand All @@ -18,14 +18,14 @@
"ArxLibertatisLightingCalculator.dll": {}
}
},
"ArxLibertatisEditorIO/2.1.0": {
"ArxLibertatisEditorIO/2.1.1": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0"
},
"runtime": {
"lib/netstandard2.1/ArxLibertatisEditorIO.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
"assemblyVersion": "2.1.1.0",
"fileVersion": "2.1.1.0"
}
}
},
Expand Down Expand Up @@ -67,17 +67,17 @@
}
},
"libraries": {
"ArxLibertatisLightingCalculator/1.1.1": {
"ArxLibertatisLightingCalculator/1.1.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"ArxLibertatisEditorIO/2.1.0": {
"ArxLibertatisEditorIO/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-r2Rq+dCH/mEIL69Hxwm0cm24h1BJoNELmlHsmm3RJnv9kOkAbEAqyHdzOcRKRKjwV2npENVHpp64Q6PN+PzvpA==",
"path": "arxlibertatiseditorio/2.1.0",
"hashPath": "arxlibertatiseditorio.2.1.0.nupkg.sha512"
"sha512": "sha512-ud6hPNN/hZMkH+uwYItKD8XgIAUSnvTALowPv391b6ZEp8cOfuPuYEWBPkyVh1N3bLFhb2VOJvxVzpbIPxmGCw==",
"path": "arxlibertatiseditorio/2.1.1",
"hashPath": "arxlibertatiseditorio.2.1.1.nupkg.sha512"
},
"BepuPhysics/2.3.4": {
"type": "package",
Expand Down
Binary file not shown.
Binary file modified lib/fredlllll-lighting-calculator/win/ArxLibertatisLightingCalculator.exe
100755 → 100644
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A tool for creating maps for the video game [Arx Fatalis](https://en.wikipedia.o

## Dependencies

[Fred's lighting calculator - version 1.1.1](https://github.com/fredlllll/ArxLibertatisLightingCalculator)
[Fred's lighting calculator - version 1.1.2](https://github.com/fredlllll/ArxLibertatisLightingCalculator)
requires dotnet 6.0+ to be installed

[pkware-test-files](https://github.com/arx-tools/pkware-test-files)
Expand Down

0 comments on commit 02eebfc

Please sign in to comment.