Hi
Closed this issue · 3 comments
i am just wondering after i mod the file i want to mod how do i put it back into the game cause the .r8 files i dont know how to put back into the game
i am just wondering after i mod the file i want to mod how do i put it back into the game cause the .r8 files i dont know how to put back into the game
what kind of file(s) are you looking to mod? for the .r8 files, I just have to implement the writing logic
The DefectDetectorlist.r8 file to change what the Defect Detectors say in game adding like the Train Length and Speed to the CSX Detectors
…
On Sat, Jul 13, 2024 at 9:32 PM Puyodead1 @.> wrote: i am just wondering after i mod the file i want to mod how do i put it back into the game cause the .r8 files i dont know how to put back into the game what kind of file are you looking to mod? — Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7ME2IQ75T7FCEIAZ2Z3UJDZMHIJDAVCNFSM6AAAAABKYEPO46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGE2TSNRUHA . You are receiving this because you authored the thread.Message ID: @.>
Writing defectdetectorlist back to r8 has been added in cf61ef2, example can be found in the test program. let me know if you would like anything else.