pyproject.toml
src/worlds/rac2/Callbacks.py
src/worlds/rac2/ClientCheckLocations.py
src/worlds/rac2/ClientReceiveItems.py
src/worlds/rac2/Container.py
src/worlds/rac2/ItemPool.py
src/worlds/rac2/LICENSE.md
src/worlds/rac2/Logic.py
src/worlds/rac2/MIPS.py
src/worlds/rac2/NotificationManager.py
src/worlds/rac2/PatcherUI.py
src/worlds/rac2/README.md
src/worlds/rac2/Rac2Client.py
src/worlds/rac2/Rac2Interface.py
src/worlds/rac2/Rac2Options.py
src/worlds/rac2/Regions.py
src/worlds/rac2/Register.py
src/worlds/rac2/Simplified Ratchet & Clank 2.yaml
src/worlds/rac2/TextManager.py
src/worlds/rac2/__init__.py
src/worlds/rac2/archipelago.json
src/worlds/rac2/rac2 todo.md
src/worlds/rac2/version.txt
src/worlds/rac2/data/ExperienceTables.py
src/worlds/rac2/data/IsoAddresses.py
src/worlds/rac2/data/Items.py
src/worlds/rac2/data/Locations.py
src/worlds/rac2/data/Planets.py
src/worlds/rac2/data/RamAddresses.py
src/worlds/rac2/data/__init__.py
src/worlds/rac2/docs/en_Ratchet & Clank 2.md
src/worlds/rac2/docs/setup_en.md
src/worlds/rac2/pcsx2_interface/__init__.py
src/worlds/rac2/pcsx2_interface/pine.py
src/worlds/rac2/pcsx2_interface/py.typed
src/worlds/rac2/test/__init__.py