mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
More prep to handle Create Program functionality. Need to format each item in the Create Program List first, then make an item for each possible program that can be created
This commit is contained in:
@@ -1,4 +1,15 @@
|
||||
/* Create programs */
|
||||
function displayCreateProgramContent() {
|
||||
//PortHack.exe (in case you delete it lol)
|
||||
if (Player.)
|
||||
|
||||
//BruteSSH
|
||||
|
||||
//FTPCrack
|
||||
|
||||
//relaySMTP
|
||||
|
||||
//HTTPWorm
|
||||
|
||||
//SQLInject
|
||||
}
|
||||
Reference in New Issue
Block a user