1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-25 16:36:55 +00:00
CC-Tweaked/projects/standalone/src/main/java/cc/tweaked/standalone
Jonathan Coates 0349c2b1f9
Allow local domains in the standalone emulator
- Clean up option parsing a bit, so it uses the Option, rather than its
   corresponding character code.
 - Add a new -L/--allow-local-domains flag to remove the $private rule
   from the HTTP rules.
2023-12-20 17:43:08 +00:00
..
GLObjects.java Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
InputState.java Add pasting support to the standalone emulator 2023-11-08 19:40:14 +00:00
Main.java Allow local domains in the standalone emulator 2023-12-20 17:43:08 +00:00
package-info.java Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
StandaloneComputerEnvironment.java Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00
StandaloneGlobalEnvironment.java Add a standalone CC:T UI 2023-10-28 17:58:11 +01:00