Repo Cleanup
This commit is contained in:
+11
-8
@@ -1,14 +1,17 @@
|
||||
# Tools
|
||||
|
||||
This folder is for helper tools and development scripts.
|
||||
Helper utilities and development scripts for Commonwealth Online.
|
||||
|
||||
Possible future tools:
|
||||
## Scripts
|
||||
|
||||
- Build scripts
|
||||
- Packaging scripts
|
||||
- Log parsers
|
||||
- Packet replay tools
|
||||
- Test client scripts
|
||||
- Development environment helpers
|
||||
| Script | Purpose |
|
||||
|---|---|
|
||||
| [`scripts/setup-ultralight-link.ps1`](scripts/setup-ultralight-link.ps1) | Junction-link Ultralight SDK for PrismaUI builds (called by `build-prismaui.bat`) |
|
||||
| [`restore-vanilla-mainmenu.ps1`](restore-vanilla-mainmenu.ps1) | Restore vanilla `MainMenu.swf` from game archives |
|
||||
| [`extract_ba2.py`](extract_ba2.py) | BA2 archive extraction helper |
|
||||
|
||||
## Reference assets
|
||||
|
||||
Decompiled vanilla interface reference files live under [`docs/reference/Interface/`](../docs/reference/Interface/). Do not deploy patched SWFs from that folder.
|
||||
|
||||
Do not place Fallout 4 game files or proprietary tools in this folder.
|
||||
|
||||
Reference in New Issue
Block a user