link start!

This commit is contained in:
cherubin
2026-03-17 13:31:18 -07:00
commit 08abe87cfb
5910 changed files with 386288 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
########################################################
#
# File: nre.properties
#
# This file contains properties which used
# the NRE launch executable
#
# Revision History
# 17 Feb 04 Brian Original
#
########################################################
# The list of options separated by spaces to pass thru to the VM
java.options=-Xmx256M -XX:MaxPermSize=128M -Dfile.encoding=UTF-8 -Xss256K
# This property is used to toggle how the hostid is calculated
# for the current installation. If true on a Window's box, then
# the hostid will be prefixed with "WinSJ"
softjace=false