ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

Credits wont update (andreax) #15198

Closed theRealCox closed 3 months ago

theRealCox commented 3 months ago

Describe your problem here.

So i added one person to the credits and it didnt update the credits on compile, there is nothing wrong with the image youtube or any other shi. (I have checked multiple times)

Anyways heres the code if requested:

_var pisspoop:Array<Array> = [ //Name - Icon name - Description - Link - BG Color ['DNB Endless Peril Team'], ['Green Parslii', 'parslii', 'Charter, Artist, Musician (Owner)', 'https://www.youtube.com/@parslii8299', '0xFF00C6FF'], ['Andreax', 'andreax', 'Charter', 'https://www.youtube.com/@RickAstleyYT', '0xFF00C6FF'], ['Tegla', 'tegla', 'Musician,Artist (Owner)', 'https://www.youtube.com/@Tegla07', '0xFF00C6FF'], ['Egg Gaming', 'yogurtgaming', 'Coder,Scripter,Github Handler', 'https://github.com/YogurtGaming2', '0xFF00C6FF'], ['Redstoneレッドストーン', 'redstone', 'Artist', 'https://www.youtube.com/channel/UCnMfn3dNQfRNwQTA2mUrrMw', '0xFF00C6FF'], ['RealCox', 'cox', 'Coder,Scripter (Owner)', 'https://www.youtube.com/@coxyt5', '0xFF00C6FF'], // so cool ['OfficialJSCD', 'jscd', 'Coder,Artist (Owner)', 'https://www.youtube.com/@official_ptp', '0xFF00C6FF'], // so cool ['AntGangsterHer0', 'antomg', 'Artist,Animator', 'https://www.youtube.com/@Insekt.sssE', '0xFF00C6FF'], ['MrSam', 'notreal', 'Charter,Artist', 'https://www.youtube.com/channel/UCovQsyLVvWenP-p2Wq2TnDA', '0xFF00C6FF'], [''],_

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No

theRealCox commented 3 months ago

ok vs code didnt save my code 💀