Skip to content

Commit b153368

Browse files
authored
Update readme with project sources and references
Added additional sources and references for project enhancement.
1 parent 36c8385 commit b153368

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

gaming/FinalFantasy7/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,23 @@ This took a TON of trial and error and a ton of AI giving me broken code over an
3232
Here are sources I gave it that helped, but isn't enough on it's own to make it code correctly.
3333

3434
===========================================================================================================
35+
36+
Sources i gave to AI to help code this, also feel free to use my project files to help make your own BETTER version or integrate functions to make your app do more:
37+
3538
https://github.com/maciej-trebacz/ff7-lgp-explorer/tree/main/src
39+
3640
https://raw.githubusercontent.com/maciej-trebacz/ff7-lgp-explorer/refs/heads/main/src/rsdfile.ts
41+
3742
https://raw.githubusercontent.com/maciej-trebacz/ff7-lgp-explorer/refs/heads/main/src/texfile.ts
43+
3844
https://raw.githubusercontent.com/maciej-trebacz/ff7-lgp-explorer/refs/heads/main/src/utils/fileService.ts
45+
3946
https://raw.githubusercontent.com/maciej-trebacz/ff7-lgp-explorer/refs/heads/main/src/utils/pfileRenderer.js
47+
4048
https://raw.githubusercontent.com/maciej-trebacz/ff7-lgp-explorer/refs/heads/main/src/utils/settings.ts
49+
4150
https://wiki.ffrtt.ru/index.php/FF7/P
51+
4252
https://namelivia.com/final-fantasy-7-character-modelling-research/
4353

4454
https://maciej-trebacz.github.io/ff7-lgp-explorer/

0 commit comments

Comments
 (0)